Correct the markup for the Search button in the top right-hand box
Categories
(Firefox :: Search, defect, P3)
Tracking
()
Accessibility Severity | s3 |
People
(Reporter: MarcoZ, Unassigned)
References
Details
(Keywords: access, Whiteboard: [snt-scrubbed])
Attachments
(1 file, 1 obsolete file)
272.23 KB,
image/png
|
Details |
Updated•5 years ago
|
Updated•4 years ago
|
Comment 1•2 years ago
•
|
||
This bug deals with the legacy search bar. We need to distinguish whether this bug deals with the add search engine button or the arrow (go) button. This bug likely refers to the green plus sign that appears over a search engine icon allowing it to be added by the user.
Updated•2 years ago
|
Comment 2•1 year ago
|
||
It appears to be that the part of the bug that still applies to the current search bar experience is the ->
arrow that is only shown when the search input is focused - this control shows a tooltip when hovered with a mouse Go to the address in the location bar
, but it has no role and it cannot be accessed even with a screen reader in browse mode (which should be able to access and announce everything on the screen).
While the experience is not blocked for a keyboard-only user, because they still can press Enter
to submit their search input, but since the sighted keyboard users and sighted screen reader users (i.e. those with low vision, dyslexia, or cognitive difficulties) would still see this control without being able to access it, it is still an access-s3 bug.
Updated•1 year ago
|
Comment 3•1 year ago
|
||
(In reply to Anna Yeddi [:ayeddi] from comment #2)
Created attachment 9360474 [details]
Hidden-from-VoiceOver-button.png
Hi Anna, thank you for the information, however this bug is for the separate search bar which can be displayed via the customize options, or in the Search preferences.
Should we have a different bug for the address bar? (or maybe there is already one?)
Comment 4•1 year ago
|
||
(In reply to Mark Banner (:standard8) from comment #3)
(In reply to Anna Yeddi [:ayeddi] from comment #2)
Created attachment 9360474 [details]
Hidden-from-VoiceOver-button.pngHi Anna, thank you for the information, however this bug is for the separate search bar which can be displayed via the customize options, or in the Search preferences.
Should we have a different bug for the address bar? (or maybe there is already one?)
Apologies for the delay in actually replying here, Mark!
It looks like both the URL bar (bug 1864962) and the Search Bar (bug 1871596) ->
Go buttons were inaccessible - they were marked up as static images. But the URL Bar button was fixed in it's own bug and the issue reported here was fixed in the bug 1871596, I think, we could close this bug (as a dupe of 1871596, maybe?) - please refer to the screenshot of the Search bar's Go button with it's (expected) accessibility information from today's Nightly 123.0a1 attached.
Note: we still do not want this button to be focusable with keyboard (neither with Tab
nor with arrow key nav within the search bar) since keyboard-only users could simply press Enter
to perform the same action and we do not want to increase the number of keyboard tab stops for a redundant functionality. At the same time, in the current implementation assistive technology would still be able to access the control and send a click event to it, i.e. with voice control
Updated•1 year ago
|
Comment 5•1 year ago
|
||
Thank you for the response, I agree, lets close this out as a duplicate.
Description
•