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

Dropdown opens using ctrl + alt + any key #16504

Closed
gaurav-shinde-ptc opened this issue Oct 8, 2024 · 1 comment
Closed

Dropdown opens using ctrl + alt + any key #16504

gaurav-shinde-ptc opened this issue Oct 8, 2024 · 1 comment
Labels
Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible

Comments

@gaurav-shinde-ptc
Copy link

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

  1. Go to https://primeng.org/dropdown
  2. Focus on dropdown using tab key
  3. Press ctrl + alt + any key
  4. This will open the dropdown

Expected behavior

Dropdown should expand only by pressing enter key

@gaurav-shinde-ptc gaurav-shinde-ptc added the Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible label Oct 8, 2024
@gaurav-shinde-ptc gaurav-shinde-ptc changed the title Component: Title Dropdown opens using ctrl + alt + any key Oct 8, 2024
@mertsincan
Copy link
Member

This issue is not related to PrimeNG core. please use PrimeNG discord channel/discussion for such questions.

Best Regards,

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible
Projects
None yet
Development

No branches or pull requests

2 participants