[a11y] Submit button disabled
Categories
(Toolkit :: Password Manager, defect)
Tracking
()
| Accessibility Severity | s3 |
People
(Reporter: A02291979, Unassigned, NeedInfo)
References
(Blocks 2 open bugs)
Details
(Keywords: access)
Attachments
(1 file)
|
18.96 KB,
image/png
|
Details |
Impacted Section/Element
HNT "Report" dialog, The "Primary Password" dialog (Passwords & Autofill)
Steps to Reproduce
On HNT, open DevTools and activate the "Open context menu" button located to the right of each content card. Activate the "Report" button in the dropdown. In the resulting "Report" dialog, inspect the "Submit" button. On the Passwords & Autofill page, open DevTools and activate the "Set primary password" button. In the resulting "Primary Password" dialog, inspect the "Ok" submit button.
Expected Behavior
Submit button is not disabled.
Actual Behavior
Submit button is disabled.
User Impact
Disabled buttons cannot receive keyboard focus. Screen reader users are unlikely to encounter the button, let alone realize that its disabled status indicates a form error.
WCAG 2.2 References
Recommendations
Remove the disabled attribute and implement accessible error messaging.
Testing Environment
Any
Assistive Technology Used
Any
Further Reference
Severity
3-Moderate
Updated•1 month ago
|
Comment 1•1 month ago
|
||
The Bugbug bot thinks this bug should belong to the 'Toolkit::Password Manager' component, and is moving the bug to that component. Please correct in case you think the bot is wrong.
Comment 2•1 month ago
|
||
Ideally, I think this issue would be filed separately for Firefox :: New Tab Page and Firefox :: Settings UI components in Bugzilla rather than being bundled together here.
Updated•1 month ago
|
Comment 3•28 days ago
|
||
The severity field is not set for this bug.
:mtigley, could you have a look please?
For more information, please visit BugBot documentation.
Description
•