-
Notifications
You must be signed in to change notification settings - Fork 4.7k
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
Panelmenu: Issue with navigating by Tab through submenu items #13630
Comments
This issue has been automatically marked as stale. If this issue is still affecting you with the latest version, please leave any comment, and we will keep it open. We are sorry that we have not been able to prioritize it yet. If you have any new additional information, please include it with your comment! |
Closing this issue after a prolonged period of inactivity. If this issue is still present in the latest release, please create a new issue with up-to-date information. Thank you for your understanding! |
Describe the bug
There is an issue related with navigating through submenu by Tabbing.
Here you can see incorrect behaviour:
https://drive.google.com/file/d/1ULrFyCfz33NiKysvXyCUsXaQGtd0CWKJ/view?usp=sharing
Environment
Macos Apple M2
Ventura 13.5.1
Reproducer
No response
Angular version
16.2.3
PrimeNG version
16.3.1
Build / Runtime
Angular CLI App
Language
TypeScript
Node version (for AoT issues node --version)
18.17.1
Browser(s)
Latests: Chrome, Opera, Safari
Steps to reproduce the behavior
Navigate by pressing [Tab] to first menu header named "File", open by clicking [Enter].
Then navigate by [Tab] to submenu item named "New", open by clicking [Enter].
Then navigate by [Tab] to "Delete" or "Export" and click.
Expected behavior
There should be performed action related with currently focused element.
The text was updated successfully, but these errors were encountered: