Accessibility: unlabelled field for e-mail address on account creation page
Categories
(Bugzilla :: User Interface, defect)
Tracking
()
People
(Reporter: tim, Assigned: justdave)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
On the Create a new Bugzilla account page, under the heading "Create an account", there is an e-mail address field.
This field does not have an accessible name, because the visible label "e-mail address" is not programmatically wrapped in a <label for=[id of e-mail address field]> element as is the case for other visible labels in Bugzilla.
Note that this bug is also present on account creation pages of other Bugzilla implementations, so it is not specific to this custom account creation page.
| Assignee | ||
Updated•2 years ago
|
Comment 1•2 years ago
|
||
| Assignee | ||
Comment 2•2 years ago
|
||
This does not appear to affect Harmony - it already has aria labeling on everything on this page.
| Assignee | ||
Updated•2 years ago
|
| Assignee | ||
Comment 3•2 years ago
|
||
Comment on attachment 9401287 [details] [review]
[bugzilla/bugzilla] Bug 1848099: Signup form email field needs a label (#178)
https://github.com/bugzilla/bugzilla/commit/1b5c34754b493fd5ede604d114f3b611b31fa783
| Assignee | ||
Updated•2 years ago
|
Description
•