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 selecting an unwanted option when pressing Control key on the keyboard #11889

Closed
steffibreuer opened this issue Sep 1, 2022 · 3 comments · Fixed by #12001
Closed
Labels
Type: Bug Issue contains a bug related to a specific component. Something about the component is not working
Milestone

Comments

@steffibreuer
Copy link

steffibreuer commented Sep 1, 2022

Describe the bug

similar to #10113, but with the control key instead of the meta key

This is especially a problem when pressing ctrl + s to save the form.

Environment

Windows 10

Reproducer

No response

Angular version

14.1.2

PrimeNG version

14.0.1

Build / Runtime

TypeScript

Language

TypeScript

Node version (for AoT issues node --version)

16.17.0

Browser(s)

No response

Steps to reproduce the behavior

No response

Expected behavior

No response

@steffibreuer steffibreuer added the Type: Bug Issue contains a bug related to a specific component. Something about the component is not working label Sep 1, 2022
@jayee
Copy link

jayee commented Sep 16, 2022

Yes, a real blocking issue that is affecting us too.

@cetincakiroglu cetincakiroglu added this to the 14.1.2 milestone Sep 16, 2022
@cetincakiroglu cetincakiroglu modified the milestones: 14.1.2, 14.1.3 Sep 28, 2022
@cetincakiroglu
Copy link
Contributor

Hi,

I've tried to reproduce the bug but it seems somehow it solved with PrimeNG +v13 however it can be reproducible with the previous versions such as #10113 . I've updated the package.json is it still exist? If it is, please explain how to reproduce it. Here is the Stackblitz example https://stackblitz.com/edit/primeng-dropdown-demo-5bxegh?file=src%2Fapp%2Fapp.component.ts,src%2Fapp%2Fapp.component.html

@steffibreuer
Copy link
Author

Thank you for your fast response.

I have added some new options to the dropdowns. Now it is reproducable.
https://stackblitz.com/edit/primeng-dropdown-demo-zkp696

cetincakiroglu added a commit that referenced this issue Oct 3, 2022

Unverified

This user has not yet uploaded their public signing key.
Fixed #11889-Dropdown selecting an unwanted option when pressing Cont…
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Bug Issue contains a bug related to a specific component. Something about the component is not working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants