Closed
Bug 288499
Opened 20 years ago
Closed 19 years ago
Message bar buttons need accesskeys to be usable for screen reader users
Categories
(Firefox :: Disability Access, defect, P3)
Tracking
()
VERIFIED
DUPLICATE
of bug 287739
People
(Reporter: aaronlev, Assigned: doronr)
References
Details
(Keywords: access)
When an alert popups up in the browser message bar, a screen reader user will
hear the alert -- something like
"To protect your computer, Firefox has prevented this site (foo.com) from
installing software on your computer ... Button Edit Options"
At that point the screen reader user is somewhere in the middle of the page and
has heard the alert, but don't know where it is on the screen or how to navigate
there. Adding an accesskey to the Edit Options button would solve the problem.
I suggest two possible solutions:
1. the browser.xml method showMessage() take another argument for the accesskey
2. that the showMessage()'s aButtonLabel parameter be able to take a label with
an & before the letter that defines the accesskey "Edit &Options"
Reporter | ||
Comment 1•20 years ago
|
||
Here are the button labels that need changing, that I know of:
missingpluginsMessage.button.label
xpinstallWarningButton
popupWarningButton when it is checked in from bug 220626
Depends on: 220626
Reporter | ||
Updated•20 years ago
|
Assignee: aaronleventhal → doronr
Reporter | ||
Updated•20 years ago
|
Priority: -- → P3
Reporter | ||
Comment 2•19 years ago
|
||
*** This bug has been marked as a duplicate of 287739 ***
Status: NEW → RESOLVED
Closed: 19 years ago
Resolution: --- → DUPLICATE
Updated•19 years ago
|
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•