mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #36963
[Bug 1606744] Re: Accessibility - Text placeholders / missing labels
Re-purposing this bug to deal with the example in the original report.
The bug being the 'other' field in a Pieform select field with
'allowother' set to true doesn't have the correct 'for' value set in the
label.
** Changed in: mahara
Status: Confirmed => In Progress
** Summary changed:
- Accessibility - Text placeholders / missing labels
+ Accessibility - Select 'other' text field label incorrect
** Also affects: mahara/16.04
Importance: Undecided
Status: New
** Also affects: mahara/16.10
Importance: Medium
Status: In Progress
** Also affects: mahara/15.04
Importance: Undecided
Status: New
** Also affects: mahara/15.10
Importance: Undecided
Status: New
** Changed in: mahara/15.04
Importance: Undecided => Medium
** Changed in: mahara/15.10
Importance: Undecided => Medium
** Changed in: mahara/16.04
Importance: Undecided => Medium
** Changed in: mahara/16.04
Milestone: None => 16.04.3
** Changed in: mahara/15.10
Milestone: None => 15.10.5
** Changed in: mahara/15.04
Milestone: None => 15.04.9
--
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:
In Progress
Status in Mahara 15.04 series:
New
Status in Mahara 15.10 series:
New
Status in Mahara 16.04 series:
New
Status in Mahara 16.10 series:
In Progress
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