Closed Bug 1439897 Opened 7 years ago Closed 7 years ago

[Accessibility] The toolbar container should have a role of "toolbar" and a localized label for screen readers.

Categories

(DevTools :: Framework, defect)

defect
Not set
normal

Tracking

(firefox60 fixed)

RESOLVED FIXED
Firefox 60
Tracking Status
firefox60 --- fixed

People

(Reporter: MarcoZ, Assigned: MarcoZ)

References

(Blocks 1 open bug)

Details

(Keywords: access)

Attachments

(1 file)

STR: 1. Start NVDA and Firefox on Windows. 2. Load any page, e. g. https://www.mozilla.org. 3. Press CTRL+Shift+K to open teh console. 4. Shift-tab several times until keyboard focus lands in the main tool bar. Expected: NVDA should say something like "Main toolbar", followed by the button that currently has focus. Actual: NVDA will speak the button, but not the fact that we're now in the main tool bar. To resolve: 1. Give the div with ID toolbox-toolbar-mount a role of "toolbar". 2. Give it a localizable name like "Main", "Toolbox", or reuse the string that the xul:window parent element is already getting.
Comment on attachment 8953729 [details] Bug 1439897 - Give the toolbox toolbar a proper role and label for accessibility, https://reviewboard.mozilla.org/r/222958/#review229392
Attachment #8953729 - Flags: review?(bgrinstead) → review+
Pushed by mzehe@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/b82ea31ddb2d Give the toolbox toolbar a proper role and label for accessibility, r=bgrins
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 60
QA Whiteboard: [good first verify]
Was able to reproduce this bug on Firefox 59.0.3 (64-bit), Build ID = 20180427210249 on Windows 10 64 bit. Bug is no longer reproducible on Firefox Nightly 60.0b16 (64-bit, Build ID = 20180426170554 on Windows 10 64 bit. [testday-20180420]
Product: Firefox → DevTools
Assignee: nobody → mzehe
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: