Missing focus indicators for buttons in footer of software update screen - macOS
Categories
(Toolkit :: Application Update, defect, P2)
Tracking
()
Tracking | Status | |
---|---|---|
firefox130 | --- | fixed |
People
(Reporter: ayeddi, Assigned: ericchen647)
References
Details
(Keywords: access, Whiteboard: [fidedi-ope])
Attachments
(2 files)
The focus indication is missing for the following buttons in the footer of the Software Update Screen:
- Restart Later
- No Thanks
- Restart Nightly
Missing focus indications make it hard to navigate the interface for keyboard-only users, especially for those who does not have any other assistive technology running (because screen readers and magnification software, among others, would also provide a custom focus indication overlay) - it is hard to predict where the current focus position is, which control would be activated when Enter
is pressed, if any would be activated at all.
Providing an outline for the :focus
or :focus-visible
state is an expected focus position indication. It seems that the focus indication has a negative offset (per triggering the dialog on Windows)
Note:
To trigger the dialog, the two most common ways are to:
- update Firefox as a limited user instead of as an administrator or
- this can also happen on the first update after installing from a .pkg
Or open the browser console and runServices.ww.openWindow(null, "chrome://mozapps/content/update/updateElevation.xhtml", "Update:Elevation", "chrome,centerscreen,resizable=no,titlebar,toolbar=no,dialog=no", null)
Updated•1 year ago
|
Comment 1•1 year ago
|
||
The severity field for this bug is set to S3. However, the accessibility severity is higher, .
:erchen, could you consider increasing the severity?
For more information, please visit BugBot documentation.
Updated•1 year ago
|
Updated•1 year ago
|
Updated•1 year ago
|
Comment 4•1 year ago
|
||
bugherder |
Updated•1 year ago
|
Description
•