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

[bug]: Cannot shift+tab away from editor control #6538

Closed
1 task done
Bilge opened this issue Feb 1, 2025 · 2 comments
Closed
1 task done

[bug]: Cannot shift+tab away from editor control #6538

Bilge opened this issue Feb 1, 2025 · 2 comments
Assignees
Labels
🐛bug Something isn't working

Comments

@Bilge
Copy link

Bilge commented Feb 1, 2025

Is there an existing issue for this?

  • I have searched the existing issues

Current behavior

When pressing <shift>+<tab> in editor, it does not go back to the title input (even though press does advance to the next control).

Steps to reproduce

Image

  1. Click title.
  2. Press <tab>,<tab>
  3. Observe focus advances from title -> editor -> some other control (aside: this control is missing an accessibility outline to show focus)
  4. Press <shift>+<tab>,<shift>+<tab>
  5. Observes focus reverts from some other control -> editor and stops. It does not advance back to the title input because the editor swallows it.

Environment

Production

Browser

Mozilla Firefox

Variant

Self-hosted

Version

v0.24.1

@Bilge Bilge added the 🐛bug Something isn't working label Feb 1, 2025
@bhavyasaraswat2208
Copy link

bhavyasaraswat2208 commented Feb 3, 2025

@Bilge Thanks for your response, we're actively looking into this issue and coming up with a fix in our upcoming releases.

@pushya22 pushya22 assigned aaryan610 and unassigned vihar and pushya22 Feb 4, 2025
@Palanikannan1437
Copy link
Collaborator

This is now fixed with (#6569 and #6554) thanks these contributions by @VipinDevelops

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛bug Something isn't working
Projects
None yet
Development

No branches or pull requests

6 participants