mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #29764
[Bug 1487294] A change has been merged
Reviewed: https://reviews.mahara.org/5496
Committed: https://git.nzoss.org.nz/mahara/mahara/commit/12a8d085814e9c244d1f5ad9fe01a59274b0bb8e
Submitter: Robert Lyon (robertl@xxxxxxxxxxxxxxx)
Branch: 15.10_STABLE
commit 12a8d085814e9c244d1f5ad9fe01a59274b0bb8e
Author: Jono Mingard <jonom@xxxxxxxxxxxxxxx>
Date: Fri Aug 28 14:04:43 2015 +1200
Focus management for composite Resume tables (Bug #1487294)
This only addresses the parts of the bug report specifically
related to the table (ie. focusing the new row on add and
focusing the moved row on move up/down) since they're related
to TableRenderer rather than Bootstrap
behatnotneeded
Change-Id: Iefe34dff56d8d38f98f9b0f85b08843e6e7d898a
(cherry picked from commit 0966ffa8efdbc2f9c67018b07de510ad7f370d45)
--
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: Subscription for all Mahara Contributors -- please ask on #mahara-dev or mahara.org forum before editing or unsubscribing it!
https://bugs.launchpad.net/bugs/1487294
Title:
Focus management needed in Resume forms
Status in Mahara:
Fix Committed
Bug description:
With the new Bootstrap theme, forms to add content to the Resume (eg.
under Education and employment / Achievements) are displayed inline
when the "Add" button is clicked. These need to have focus management
so that it is clear to screen reader users what has happened. In
particular:
- When opening the form, focus should be set to the first form control
- When the "Save" button is clicked, focus should be set to the new row in the table
- Moving rows up and down should also have sensible focus management
Affects latest master
To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1487294/+subscriptions
References