"Get me out of here", "Add exception" buttons don't have access keys
Categories
(Firefox :: Security, defect, P3)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox150 | --- | fixed |
People
(Reporter: matthew, Assigned: jbrown)
References
(Blocks 1 open bug)
Details
(Keywords: access)
Attachments
(1 file)
Updated•18 years ago
|
Comment 1•18 years ago
|
||
Comment 2•18 years ago
|
||
Updated•3 years ago
|
Comment 3•1 month ago
|
||
Raising as potentially good to be addressed in the certificate error page redesign, but shouldn't block enabling the design. Could also moved back to backlog (potentially blocking Bug 1442203 instead?). I think would be a good time to get addressed anyhow, especially if it doesn't require much additional effort.
I reached out on #accessibility and got the following assessment:
It's certainly a nice to have, but it absolutely isn't blocking given that there are only a couple of buttons and they should be reachable with the tab key. I think the s4 rating of that bug is appropriate. That said, if you're using HTML, it should also be fairly straightforward to implement using the accesskey attribute.
| Assignee | ||
Comment 4•1 month ago
|
||
| Button | Access Key | Windows/Linux | macOS |
| Go Back | G | Alt+G | Control+G |
| Try Again | T | Alt+T | Control+T |
| Proceed to Site (Risky) | P | Alt+P | Control+P |
Updated•1 month ago
|
Description
•