mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #16782
[Bug 1259388] A change has been merged
Reviewed: https://reviews.mahara.org/2866
Committed: http://gitorious.org/mahara/mahara/commit/b90f215f0ad3c88a656536f571fb3cdf3d03b9a0
Submitter: Son Nguyen (son.nguyen@xxxxxxxxxxxxxxx)
Branch: master
commit b90f215f0ad3c88a656536f571fb3cdf3d03b9a0
Author: Jono Mingard <jonom@xxxxxxxxxxxxxxx>
Date: Mon Jan 6 12:37:52 2014 +1300
Link form inputs to description text with aria-describedby (Bug
#1259388)
All pieform elements (and inputs within composite elements) are now linked
using the aria-describedby attribute to their help text, to aid screen reader
users.
Change-Id: I5eb4ab7b7561c1dabb74a6b772b84eb6a3e197d4
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/1259388
Title:
Input help text should be linked using ARIA
Status in Mahara ePortfolio:
Fix Committed
Bug description:
It would be helpful for users of screen readers to be able to hear the help text assigned to form fields. Setting the aria-describedby attribute on the input is probably the best way to do this.
This is especially important for inputs which require a specific format (such as dates)
Affects latest master (using Orca 3.4.2)
(WCAG Level A)
To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1259388/+subscriptions
References