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

Focus trap in CMS rich text editors #819

Open
BlueSlug opened this issue Dec 2, 2021 · 0 comments
Open

Focus trap in CMS rich text editors #819

BlueSlug opened this issue Dec 2, 2021 · 0 comments
Labels
accessibility This is an accessibility concern or failure

Comments

@BlueSlug
Copy link
Contributor

BlueSlug commented Dec 2, 2021

Describe the issue

The CMS rich text editors are focus traps

To Reproduce

Steps to reproduce the behavior:

  1. Go to the Admin page
  2. Click on "Resources"
  3. Click on "Create new resource"
  4. Use the tab key to navigate to the Summary or Abstract rich-text inputs
  5. Experience the issue

Expected behavior

Keyboard focus should not be trapped within these controls. Perhaps the Esc key could, appropriately, be used as a means to escape the trap.

Screenshots

N/A

Applicable WCAG Success Criteria:

Desktop:

  • OS: Windows 10 Pro 21H1
  • Browser: Chrome 96, Firefox 94
  • Assistive Technologies: Keyboard (and thus any keyboard-based AT)

Smartphone:

N/A

Additional context

Other keyboard focus traps may be present within the CMS.

@BlueSlug BlueSlug added the accessibility This is an accessibility concern or failure label Dec 2, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
accessibility This is an accessibility concern or failure
Projects
None yet
Development

No branches or pull requests

1 participant