Open
Bug 1949357
Opened 2 days ago
Updated 4 hours ago
The "Add new signature" button is not focused using the keyboard
Categories
(Firefox :: PDF Viewer, defect)
Tracking
()
People
(Reporter: gmoldovan, Unassigned)
References
(Blocks 1 open bug)
Details
(Keywords: access)
Attachments
(1 file)
207.33 KB,
image/gif
|
Details |
Found in Version:
- 137.0a1
Affected Versions:
- 137.0a1
Tested Platforms:
- Affected: Windows, Ubuntu, Mac
- Unaffected: None
Preconditions:
- Make sure to have pdfjs.enableSignatureEditor set to true
Steps to reproduce:
- Open a PDF file.
- Click on the Signature icon in the toolbar to open the signature doorhanger.
- Use the Tab key to navigate through the buttons in the signature modal.
- Observe the focus of the "Add new signature" button.
Expected Result:
- The "Add new signature" button should be focusable using the keyboard, similar to the other buttons in the signature doorhanger or modal and as per Figma specs.
Actual Result:
- The "Add new signature" button does not receive the blue focus when navigating using the keyboard.
Regression Range:
- Not a regression, as the feature was recently implemented.
Attachments:
- Screencast showing the issue
Reporter | ||
Updated•2 days ago
|
QA Whiteboard: QA-3160
Reporter | ||
Updated•2 days ago
|
Summary: The "Add New Signature" button is not focused using the keyboard → The "Add new signature" button is not focused using the keyboard
Comment 1•1 day ago
|
||
Is it not focused, or is it focused but without the blue outline?
Updated•4 hours ago
|
Accessibility Severity: --- → s2
You need to log in
before you can comment on or make changes to this bug.
Description
•