Closed
Bug 1990092
Opened 9 months ago
Closed 9 months ago
[A11y] The Cancel and Save buttons don't have a keyboard navigation visual focus
Categories
(Firefox :: PDF Viewer, defect, P1)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox145 | --- | verified |
People
(Reporter: danibodea, Assigned: calixte)
References
Details
(Keywords: access)
Attachments
(1 file)
Note
- The Cancel and Save buttons don't have a keyboard navigation visual focus.
Found in
- Nightly v145.0a1
Affected versions
- Nightly v145.0a1
Tested platforms
- Affected platforms: all
- Unaffected platforms: none
Steps to reproduce
- Load a PDF (https://ontheline.trincoll.edu/images/bookdown/sample-local-pdf.pdf)
- Use the keyboard to navigate to the "Text" button from the PDF.js menu bar.
- Select it, choose a location and insert some text.
- Press ESC to finish inserting text.
- Press TAB twice to reach the Edit comment button and press ENTER.
- Insert some random text and tap TAB.
Expected result
- The focus moves to the Cancel button and a visual focus is shown.
Actual result
- The focus is moved to the Cancel button, but there is not visual focus shown.
Regression range
- Not a regression.
| Reporter | ||
Updated•9 months ago
|
Blocks: 1989310
Severity: -- → S3
QA Whiteboard: [QA-4345][qa-found-in-c145][S3]
Keywords: access
OS: Unspecified → All
Hardware: Unspecified → Desktop
Summary: [Windows 10][A11y] The Cancel and Save buttons don't have a keyboard navigation visual focus → [A11y] The Cancel and Save buttons don't have a keyboard navigation visual focus
Comment 1•9 months ago
|
||
Missing focus indicator is an access-S2 issue that makes this part of the UI inaccessible for users of assistive technologies, especially those relying on keyboard alone, because it is not clear what is, if anything, is currently focused and what could happen, if this invisible element is activated. This also makes the navigation with keyboard unpredictable.
Accessibility Severity: --- → s2
Updated•9 months ago
|
Severity: S3 → S2
| Assignee | ||
Comment 2•9 months ago
|
||
| Assignee | ||
Updated•9 months ago
|
Assignee: nobody → cdenizet
Status: NEW → ASSIGNED
Priority: -- → P1
| Reporter | ||
Updated•9 months ago
|
QA Whiteboard: [QA-4345][qa-found-in-c145][S3] → [QA-4345][qa-found-in-c145][S2]
Updated•9 months ago
|
Status: ASSIGNED → RESOLVED
Closed: 9 months ago
Resolution: --- → FIXED
Target Milestone: --- → 145 Branch
| Reporter | ||
Comment 3•8 months ago
|
||
I can confirm this fix in the lastest Nightly v145.0a1 on Windows 10, MacOS 11 and Ubuntu 24 ARM. The Cancel, Add/Update buttons now displaya a keboard navigation visual focus.
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•