Closed
Bug 1835367
Opened 2 years ago
Closed 2 years ago
Translations panel includes a Translate to combobox that misses programmatic label
Categories
(Firefox :: Translations, defect, P2)
Firefox
Translations
Tracking
()
Tracking | Status | |
---|---|---|
firefox116 | --- | fixed |
People
(Reporter: ayeddi, Assigned: gregtatum)
References
(Blocks 1 open bug)
Details
(Keywords: access)
Attachments
(2 files)
STR:
- Ensure a screen reader is running
- Ensure Translations are activated via
browser.translations.enable=true
- On a translatable website, navigate to the awesomebar. Press
Tab
once to move the focus to PiP control (if present) and then (if needed) useRight Arrow
key to focus theTranslate this page
toggle - Press
Space
orEnter
to open a Translations panel. Until the bug 1835361 is not resolved, pressTab
to move the focus to the Translations settings button - Press
Tab
once again to move the focus to the combobox with available language options. - Observe the announcement that a screen reader makes
Expected:
- The combobox is announced its visual label (
Translate to
) as well as the preselected option:Translate to, {English}
Actual:
- The combobox is only announcing its preselected option, while ignoring its on-screen label (
Translate to
) and only mentions the language:{English}
Reporter | ||
Comment 1•2 years ago
|
||
Setting the accessibility severity as [access-s2]
because in this case the lack of the label in an accessible name may confuse a user if this is a source language or if this is a target language that is currently selected, especially when a source language of the website is not clear or known by a user.
Whiteboard: [access-s2]
Updated•2 years ago
|
Accessibility Severity: --- → s2
Whiteboard: [access-s2]
Comment 2•2 years ago
|
||
The severity field is not set for this bug.
:nordzilla, could you have a look please?
For more information, please visit BugBot documentation.
Flags: needinfo?(enordin)
Assignee | ||
Updated•2 years ago
|
Assignee: nobody → gtatum
Severity: -- → S2
Priority: -- → P2
Assignee | ||
Comment 3•2 years ago
|
||
This changes the spoken on macOS VoiceOVer:
from: "Spanish, collapsed, pop up button"
to: "Spanish, Translate from, collapsed, pop up button"
Updated•2 years ago
|
Flags: needinfo?(enordin)
Pushed by gtatum@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/ed276c5baa5e
Include programmatic label for the translate from/to menulist; r=nordzilla
Comment 5•2 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 2 years ago
status-firefox116:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 116 Branch
Reporter | ||
Comment 6•2 years ago
|
||
Both comboboxes are announced with their on-screen labels now. Thank you for patching it, Greg!
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•