Skip to content
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

Closed
calixteman opened this issue Jun 28, 2022 · 0 comments · Fixed by #15110
Closed

Make the newly added elements accessible #15109

calixteman opened this issue Jun 28, 2022 · 0 comments · Fixed by #15110
Assignees
Labels

Comments

@calixteman
Copy link
Contributor

No description provided.

@calixteman calixteman self-assigned this Jun 28, 2022
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 calixteman linked a pull request Jun 28, 2022 that will close this issue
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
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant