mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #16851
[Bug 1262899] A change has been merged
Reviewed: https://reviews.mahara.org/2985
Committed: http://gitorious.org/mahara/mahara/commit/83ff69713908e84d1882f332c635bc61676dec53
Submitter: Son Nguyen (son.nguyen@xxxxxxxxxxxxxxx)
Branch: master
commit 83ff69713908e84d1882f332c635bc61676dec53
Author: Jono Mingard <jonom@xxxxxxxxxxxxxxx>
Date: Tue Feb 4 17:13:56 2014 +1300
Use focus management in Edit access table (Bug #1262899)
Add buttons now set focus to the first input in the first added row.
These inputs have been given descriptive labels. Delete buttons set
focus to the entire table (or the table showing that no one has
access).
Change-Id: Ie04c46673395658b5d6a39b29306de456ae37d81
Signed-off-by: Jono Mingard <jonom@xxxxxxxxxxxxxxx>
--
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/1262899
Title:
Add buttons in "Edit Access" should move focus to the inserted row
Status in Mahara ePortfolio:
Fix Committed
Bug description:
When sharing a page or collection (/view/access.php) the various Add buttons add a new row into the access table with Javascript, but for screen reader users who can't see the inserted row there is no indication that this has happened.
To make this more accessible, focus should be set to the new table row (or the first input in that row) when any Add button is pressed.
Affects latest master
To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1262899/+subscriptions
References