Bug 1850801 Comment 4 Edit History

Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.

(In reply to Anna Yeddi [:ayeddi] from comment #0)

> ### Expected result:
> * The user who cannot see the screen is made aware that there is an opt-in message:
>     * the screen reader announced the text of the opti-in message
@ayeddi just clarifying, will changing `role=alertdialog`  to  `role="alert" ` suffice above ask that is screen reader will announce opt-in message at the beginning and meets accessibility requirements. I understand it's not preferred solution but wanted to clarify incase recommended solution implementation turns out to be complex for MVP. Thanks!

>     * (preferred) and the keyboard focus is placed on the `Yes, try it` control (so pressing `Enter` would activate this control)
(In reply to Anna Yeddi [:ayeddi] from comment #0)

> ### Expected result:
> * The user who cannot see the screen is made aware that there is an opt-in message:
>     * the screen reader announced the text of the opti-in message

@ayeddi just clarifying, will changing `role=alertdialog`  to  `role="alert" ` suffice above ask that is screen reader will announce opt-in message at the beginning and meets accessibility requirements. I understand it's not preferred solution but wanted to clarify incase recommended solution implementation turns out to be complex for MVP. Thanks!

>    * (preferred) and the keyboard focus is placed on the `Yes, try it` control (so pressing `Enter` would activate this control)

Back to Bug 1850801 Comment 4