mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #37175
[Bug 1606744] A change has been merged
Reviewed: https://reviews.mahara.org/6806
Committed: https://git.mahara.org/mahara/mahara/commit/cf42e66bb8464f181149165f81c24b8d57e0c45e
Submitter: Son Nguyen (son.nguyen@xxxxxxxxxxxxxxx)
Branch: master
commit cf42e66bb8464f181149165f81c24b8d57e0c45e
Author: Robert Lyon <robertl@xxxxxxxxxxxxxxx>
Date: Sat Aug 6 13:00:31 2016 +1200
Bug 1606744: Correcting linking 'other' label for pieform select
The label tag had an incomplete 'for' attribute.
Change-Id: I2879b032cb63a33bb4a5caf40c9c70b2eea55d78
Signed-off-by: Robert Lyon <robertl@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/1606744
Title:
Accessibility - Select 'other' text field label incorrect
Status in Mahara:
Fix Committed
Status in Mahara 15.04 series:
Confirmed
Status in Mahara 15.10 series:
Confirmed
Status in Mahara 16.04 series:
Confirmed
Status in Mahara 16.10 series:
Fix Committed
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