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 not selecting item on enter keyDown #3481

Closed
jgill248 opened this issue Jul 21, 2017 · 1 comment
Closed

Dropdown not selecting item on enter keyDown #3481

jgill248 opened this issue Jul 21, 2017 · 1 comment
Assignees
Labels
Type: Bug Issue contains a bug related to a specific component. Something about the component is not working
Milestone

Comments

@jgill248
Copy link

I'm submitting a ... (check one with "x")

[x] bug report => Search github for a similar issue or PR before submitting
[] feature request => Please check if request is not on the roadmap already https://github.com/primefaces/primeng/wiki/Roadmap
[ ] support request => Please do not submit support request here, instead see http://forum.primefaces.org/viewforum.php?f=35
Expected behavior
Using the enter key to select an item in the drop down list does not fire onChange and does not update the model binding.

What is the motivation / use case for changing the behavior?
This prevents users from using the keyboard to interact with the drop down control. A work around using keyup.enter does not work either.

Please tell us about your environment:
Windows 10

PrimeNG version: 4.1.0

Browser: All

@burhanyldz
Copy link

#2845

@cagataycivici cagataycivici self-assigned this Aug 10, 2017
@cagataycivici cagataycivici added the Type: Bug Issue contains a bug related to a specific component. Something about the component is not working label Aug 10, 2017
@cagataycivici cagataycivici added this to the 4.1.3 milestone Aug 10, 2017
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

No branches or pull requests

3 participants