Closed Bug 1703172 Opened 3 years ago Closed 3 years ago

Proton info bars need role="alert"

Categories

(Firefox :: Messaging System, defect, P1)

defect

Tracking

()

RESOLVED FIXED
89 Branch
Accessibility Severity s2
Tracking Status
firefox89 --- fixed

People

(Reporter: Jamie, Assigned: Jamie)

References

Details

(Keywords: access, Whiteboard: [proton-infobars] )

Attachments

(1 file)

The Proton info bars need role="alert" on the container for the message and buttons. This allows screen readers to report them automatically when they appear, as well as allowing them to report the message text (since it isn't focusable).

One place this could go is on the <div class="container infobar".

Keywords: access
Whiteboard: [access-s2]
Whiteboard: [access-s2] → [proton-infobars] [access-s2]

This allows screen readers to report info bars automatically when they appear.
It also allows the message text to be reported, which would normally be missed because it isn't focusable.

Assignee: nobody → jteh
Status: NEW → ASSIGNED
Priority: -- → P1
Pushed by mstriemer@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/45b6eccfb174
Set role="alert" on Proton info bars. r=Jamie
Status: ASSIGNED → RESOLVED
Closed: 3 years ago
Resolution: --- → FIXED
Target Milestone: --- → 89 Branch

I've attempted to verify the fix using Beta 89.0b2 (20210420191345) and Nightly 90.0a1 on the following OS'es and there were several outcomes:

-MacOS 11 (screen-reader) the alert does get read as soon as it pops up but the buttons are read twice
-Ubuntu 20.04 (built in screen-reader) it only announces "alert" when the infobar pops up, doesn't read the notification itself
-Windows 10 (narrator) it announces "alert" and it reads the main string, it also narrates some text which is not visible before each button on the infobar

Flags: needinfo?(jteh)

Thanks for testing. Of these issues, the one that worries me the most is Ubuntu, but they're all not great.

Would you mind filing these as three separate bugs (since I suspect the fixes might sadly all be a bit different), and for each, also providing the results when Proton is disabled? Thanks.

Flags: needinfo?(jteh) → needinfo?(peter.magyari)

(In reply to Peter_M from comment #4)

-Windows 10 (narrator) it announces "alert" and it reads the main string, it also narrates some text which is not visible before each button on the infobar

Also, in the Narrator bug, could you specify the invisible text that gets read? Thanks.

Sure, I'll log those three bugs separately.

I've tested it using multiple infobars, which have one or multiple buttons on them and narrator adds "edit" before the "first button" and "alt+random letter" before each of the other buttons available on the infobar (including the close "X" button)

Flags: needinfo?(peter.magyari)
Accessibility Severity: --- → s2
Whiteboard: [proton-infobars] [access-s2] → [proton-infobars]
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: