We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Menu
An opened sp-menu should allow application keyboard shortcuts.
An opened sp-menu doesn't allow application keyboard shortcuts, stopping the propagation of almost all keydown events.
No response
Safari, Chrome
The problem seems to be related to the interaction between the menu and rovingTabIndex controller as per this PR: https://github.com/adobe/spectrum-web-components/pull/3780/files#r1661806320.
SEV 2
The text was updated successfully, but these errors were encountered:
Successfully merging a pull request may close this issue.
Code of conduct
Impacted component(s)
Menu
Expected behavior
An opened sp-menu should allow application keyboard shortcuts.
Actual behavior
An opened sp-menu doesn't allow application keyboard shortcuts, stopping the propagation of almost all keydown events.
Screenshots
No response
What browsers are you seeing the problem in?
Safari, Chrome
How can we reproduce this issue?
Sample code or abstract reproduction which illustrates the problem
The problem seems to be related to the interaction between the menu and rovingTabIndex controller as per this PR: https://github.com/adobe/spectrum-web-components/pull/3780/files#r1661806320.
Severity
SEV 2
Logs taken while reproducing problem
No response
The text was updated successfully, but these errors were encountered: