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

High priority keyboard control accessibility issues #5630

Open
11 tasks
peterychang opened this issue Feb 20, 2025 · 0 comments
Open
11 tasks

High priority keyboard control accessibility issues #5630

peterychang opened this issue Feb 20, 2025 · 0 comments
Labels
documentation Improvements or additions to documentation
Milestone

Comments

@peterychang
Copy link
Collaborator

peterychang commented Feb 20, 2025

Issues:

  • (2) Hash control is not accessible using keyboard.
  • (4) Focus gets lost after activating 'Copy' button.
  • (5) Focus indicator is not visible on 'Checker' and 'Modifier' section.
  • (10) At 200% resize, keyboard focus is moving out of from ‘hamburger’ dialog without closing it.
  • (11) Keyboard focus is not landing back to triggered ‘Search’ control after closing the search box field using ‘Esc’ key.
    -- Unsure if we can actually control this behavior. Possibly by changing the searchbar's style? Needs investigation.)
  • (19) Tooltip appearing on 'Copy' icon is not appearing with keyboard.
  • (26) At 200% zoom, keyboard focus moves to the hidden contents after 'Next Quickstart' control present on the page.
    -- The problem is occurring because the right hand sidebar is collapsing, and the links in that sidebar are being highlighted
  • (27) At 320 x 256 settings, keyboard focus moves to the hidden contents after 'Next Quickstart' control present on the page. (appears to be a duplicate of 26)
  • (29) Focus indicator is not visible on the 2nd card. (appears to be a duplicate of (5)
  • (35) Keyboard focus order is not logical after activating copy control.
  • (43) Visual search is not accessible by using keyboard.
    -- appears to be an issue with Edge, probably nothing we can do about this

NOTE: A lot of these issues appear to only happen when a scrollbar is shown on the element or page. For example, issue (5) will only manifest if you manage to get the scrollbar to appear under the code output element or webpage (you can see its visible in the sample video)

@peterychang peterychang added the documentation Improvements or additions to documentation label Feb 20, 2025
@jackgerrits jackgerrits added documentation Improvements or additions to documentation and removed documentation Improvements or additions to documentation needs-triage labels Feb 20, 2025
@jackgerrits jackgerrits added this to the 0.4.x-python milestone Feb 25, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

2 participants