Closed
Bug 652291
Opened 14 years ago
Closed 14 years ago
Objects should always obtain their accessible name from the associated label (showing or not)
Categories
(Core :: Disability Access APIs, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 501580
People
(Reporter: jdiggs, Unassigned)
References
(Blocks 2 open bugs)
Details
(Keywords: access)
Attachments
(1 file)
(deleted),
text/html
|
Details |
Step to reproduce:
1. View the attached test case in Accerciser.
Expected results: The accessible name of each entry would be based on the associated label.
Actual results: Only the second entry's accessible name is based on the associated label.
If a content developer takes the time to properly label a form field for the purpose of making it accessible to users who are blind, it would be helpful if that information was passed along to the screen readers -- whether it happens to be visible or not.
Thanks in advance!
Reporter | ||
Updated•14 years ago
|
Reporter | ||
Comment 1•14 years ago
|
||
BTW, if you're feeling especially kind and generous.... ;-) It would also be nice if we could still have the label exposed along with the associated LABEL_FOR/LABELLED_BY AtkRelationship pair. That the label is not actually visible could be communicated via AtkState.
Updated•14 years ago
|
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•