You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When we fucus on an P dropdown using tab, it should open dropdown when we click enter after focusing the element. But when we click ctrl + alt + any key it expands the dropdown. Some keys are reserved for other operations in our application and this behavior is blocking those operations. Is there any way to suppress this?
Describe the bug
When we fucus on an P dropdown using tab, it should open dropdown when we click enter after focusing the element. But when we click ctrl + alt + any key it expands the dropdown. Some keys are reserved for other operations in our application and this behavior is blocking those operations. Is there any way to suppress this?
Environment
Development
Reproducer
No response
Angular version
17.3.6
PrimeNG version
17.18.5
Build / Runtime
Angular CLI App
Language
TypeScript
Node version (for AoT issues node --version)
20.12.10
Browser(s)
No response
Steps to reproduce the behavior
Expected behavior
Dropdown should expand only by pressing enter key
The text was updated successfully, but these errors were encountered: