Reviewed: https://reviews.mahara.org/5186 Committed: https://git.nzoss.org.nz/mahara/mahara/commit/0966ffa8efdbc2f9c67018b07de510ad7f370d45 Submitter: Robert Lyon ([email protected]) Branch: master
commit 0966ffa8efdbc2f9c67018b07de510ad7f370d45 Author: Jono Mingard <[email protected]> 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 -- 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 _______________________________________________ Mailing list: https://launchpad.net/~mahara-contributors Post to : [email protected] Unsubscribe : https://launchpad.net/~mahara-contributors More help : https://help.launchpad.net/ListHelp

