mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #39327
[Bug 1606744] Re: Accessibility - Select 'other' text field label incorrect
** Changed in: mahara/15.10
Status: Fix Committed => Fix Released
--
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/1606744
Title:
Accessibility - Select 'other' text field label incorrect
Status in Mahara:
Fix Committed
Status in Mahara 15.04 series:
Fix Released
Status in Mahara 15.10 series:
Fix Released
Status in Mahara 16.04 series:
In Progress
Status in Mahara 16.10 series:
Fix Released
Bug description:
Mahara: master
Input text fields should have a label and/or use the 'aria-labelled
by' property to bind multiple inputs to a label.
Please refer to: http://webaim.org/techniques/forms/controls#input
An example where it is needed is in the screen
(artefact/internal/socialprofile.php):
* Social media > New social media account
The input box (id=editprofileform_profiletype_other) next to "Other"
is not linked to a label. Screen readers refer to it as "edit".
To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1606744/+subscriptions
References