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
There is an issue with blinking focus after clicking in any menu item. For a moment .p-focus is set on first menu item.
Here you can see incorrect behaviour:
https://drive.google.com/file/d/1TLmJ_U1S4va7NYzEbAJRiklLwNHmO3ah/view?usp=sharing
Mac os Apple M2 Sonoma 14
No response
16.2.3
16.5.1
Angular CLI App
TypeScript
18.17.1
Latests: Chrome, Opera, Safari
"Focus" should be set on menu item which was clicked.
The text was updated successfully, but these errors were encountered:
Thanks for pointing this out. It's not a great visual behavior...
Sorry, something went wrong.
No big deal, thanks for fixing the issues!
Please have a look also at this one in a spare moment.
Have a nice day!
@cetincakiroglu This is fixed along with issue #14236
Closing the issue since it's already fixed.
The error continued, was it resolved?
No branches or pull requests
Describe the bug
There is an issue with blinking focus after clicking in any menu item. For a moment .p-focus is set on first menu item.
Here you can see incorrect behaviour:
https://drive.google.com/file/d/1TLmJ_U1S4va7NYzEbAJRiklLwNHmO3ah/view?usp=sharing
Environment
Mac os Apple M2
Sonoma 14
Reproducer
No response
Angular version
16.2.3
PrimeNG version
16.5.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
Expected behavior
"Focus" should be set on menu item which was clicked.
The text was updated successfully, but these errors were encountered: