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: 'Enter' from numeric pad does not select option #15016

Closed
aalleard opened this issue Mar 12, 2024 · 0 comments · Fixed by #15341
Closed

Dropdown: 'Enter' from numeric pad does not select option #15016

aalleard opened this issue Mar 12, 2024 · 0 comments · Fixed by #15341
Labels
Type: Bug Issue contains a bug related to a specific component. Something about the component is not working
Milestone

Comments

@aalleard
Copy link

Describe the bug

As stated in documentation in "Popup keyboard support", enter: Selects the focused option and closes the popup.

It works fine with the 'Enter' key next to letter, but not with the one on the numeric pad

Environment

User tries to validate the option using the enter key on his numeric pad, but it does not work the same as the other enter key

Reproducer

No response

Angular version

17.0.9

PrimeNG version

17.3.2

Build / Runtime

TypeScript

Language

TypeScript

Node version (for AoT issues node --version)

18.16.1

Browser(s)

Chrome

Steps to reproduce the behavior

Clic on dropdown
Navigate with arrows
Use the enter key from numeric pad

Expected behavior

It should select the focused option

@aalleard aalleard added the Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible label Mar 12, 2024
@mehmetcetin01140 mehmetcetin01140 added Type: Bug Issue contains a bug related to a specific component. Something about the component is not working and removed Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible labels Mar 18, 2024
@cetincakiroglu cetincakiroglu added this to the 17.15.0 milestone Apr 26, 2024
cetincakiroglu added a commit that referenced this issue Apr 26, 2024
Bug #15016 - Dropdown: 'Enter' from numeric pad does not select option
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