Skip to content
This repository has been archived by the owner on Jan 17, 2023. It is now read-only.

Give shot creation flow iframes the 'dialog' role #4671

Closed
jaredhirsch opened this issue Jul 18, 2018 · 1 comment
Closed

Give shot creation flow iframes the 'dialog' role #4671

jaredhirsch opened this issue Jul 18, 2018 · 1 comment
Assignees
Labels
a11y firefox Something that has to ship in the add-on in Firefox good first issue

Comments

@jaredhirsch
Copy link
Member

Modal content is hard for a11y, as the a11y tree merges iframes into a single DOM, but giving our creation iframes role='dialog' will help screen readers understand that the creation frame is a modal on top of the existing page.

@punamdahiya
Copy link
Contributor

@6a68 this is related to screenshot creation frames. Should it be labelled firefox and fixed in webextension?

@chenba chenba added the firefox Something that has to ship in the add-on in Firefox label Aug 23, 2018
chenba added a commit to chenba/screenshots that referenced this issue Aug 31, 2018
@chenba chenba self-assigned this Aug 31, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
a11y firefox Something that has to ship in the add-on in Firefox good first issue
Projects
None yet
Development

No branches or pull requests

5 participants