[contextual-password-manager] When a search returns no results, the Try again message is not announced to a screen reader user
Categories
(Toolkit :: Password Manager, defect, P3)
Tracking
()
Tracking | Status | |
---|---|---|
firefox136 | --- | fixed |
People
(Reporter: ayeddi, Assigned: theidkamp)
References
(Blocks 1 open bug)
Details
(Keywords: access, Whiteboard: [fxcm-cpm-feedback])
Attachments
(2 files)
When a search input gets an entry and the filter is applied, on-screen Try different search term and try again
message is added instead of the password cards, but it not announced by a screen reader and it is not accessible with a screen reader in a browse mode. This would especially affect Windows users.
In general, this would be a higher severity item, but in this case there is an on-screen part of the label with "(0)" included for the filtered tab, i.e. All (33)
would become All (0)
after a value is entered in the search input and no records for this search query is found. Thus, I'm marking it as low access-S3
, because there is similar information that is available in an alternative way.
Consider aria-describedby
reference from the input field to the text message, refer to W3C WAI Tutorials for examples of user notifications of the errors.
Updated•1 month ago
|
Updated•1 month ago
|
Updated•1 month ago
|
Assignee | ||
Comment 1•19 days ago
|
||
Updated•19 days ago
|
Comment 3•17 days ago
|
||
bugherder |
Description
•