-
Notifications
You must be signed in to change notification settings - Fork 10.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Make the newly added elements accessible #15109
Labels
Comments
calixteman
added a commit
to calixteman/pdf.js
that referenced
this issue
Jun 28, 2022
- In the annotationEditorLayer, reorder the editors in the DOM according the position of the elements on the screen; - add an aria-owns attribute on the "nearest" element in the text layer which points to the added editor.
calixteman
added a commit
to calixteman/pdf.js
that referenced
this issue
Jun 29, 2022
- In the annotationEditorLayer, reorder the editors in the DOM according the position of the elements on the screen; - add an aria-owns attribute on the "nearest" element in the text layer which points to the added editor.
calixteman
added a commit
to calixteman/pdf.js
that referenced
this issue
Jul 3, 2022
- In the annotationEditorLayer, reorder the editors in the DOM according the position of the elements on the screen; - add an aria-owns attribute on the "nearest" element in the text layer which points to the added editor.
calixteman
added a commit
to calixteman/pdf.js
that referenced
this issue
Jul 5, 2022
- In the annotationEditorLayer, reorder the editors in the DOM according the position of the elements on the screen; - add an aria-owns attribute on the "nearest" element in the text layer which points to the added editor.
calixteman
added a commit
to calixteman/pdf.js
that referenced
this issue
Jul 6, 2022
- In the annotationEditorLayer, reorder the editors in the DOM according the position of the elements on the screen; - add an aria-owns attribute on the "nearest" element in the text layer which points to the added editor.
calixteman
added a commit
to calixteman/pdf.js
that referenced
this issue
Jul 13, 2022
- In the annotationEditorLayer, reorder the editors in the DOM according the position of the elements on the screen; - add an aria-owns attribute on the "nearest" element in the text layer which points to the added editor.
calixteman
added a commit
to calixteman/pdf.js
that referenced
this issue
Jul 15, 2022
- In the annotationEditorLayer, reorder the editors in the DOM according the position of the elements on the screen; - add an aria-owns attribute on the "nearest" element in the text layer which points to the added editor.
calixteman
added a commit
to calixteman/pdf.js
that referenced
this issue
Jul 15, 2022
- In the annotationEditorLayer, reorder the editors in the DOM according the position of the elements on the screen; - add an aria-owns attribute on the "nearest" element in the text layer which points to the added editor.
calixteman
added a commit
to calixteman/pdf.js
that referenced
this issue
Jul 18, 2022
- In the annotationEditorLayer, reorder the editors in the DOM according the position of the elements on the screen; - add an aria-owns attribute on the "nearest" element in the text layer which points to the added editor.
calixteman
added a commit
to calixteman/pdf.js
that referenced
this issue
Jul 19, 2022
- In the annotationEditorLayer, reorder the editors in the DOM according the position of the elements on the screen; - add an aria-owns attribute on the "nearest" element in the text layer which points to the added editor.
calixteman
added a commit
to calixteman/pdf.js
that referenced
this issue
Jul 19, 2022
- In the annotationEditorLayer, reorder the editors in the DOM according the position of the elements on the screen; - add an aria-owns attribute on the "nearest" element in the text layer which points to the added editor.
calixteman
added a commit
to calixteman/pdf.js
that referenced
this issue
Jul 19, 2022
- In the annotationEditorLayer, reorder the editors in the DOM according the position of the elements on the screen; - add an aria-owns attribute on the "nearest" element in the text layer which points to the added editor.
Snuffleupagus
added a commit
that referenced
this issue
Jul 19, 2022
[Editor] Improve a11y for newly added element (#15109)
rousek
pushed a commit
to signosoft/pdf.js
that referenced
this issue
Aug 10, 2022
- In the annotationEditorLayer, reorder the editors in the DOM according the position of the elements on the screen; - add an aria-owns attribute on the "nearest" element in the text layer which points to the added editor.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
No description provided.
The text was updated successfully, but these errors were encountered: