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

Opening a combobox with keyboard input and pressing enter to select an item does not close the popup. #5517

Closed
vaadin-bot opened this issue Aug 6, 2014 · 1 comment
Labels

Comments

@vaadin-bot
Copy link
Collaborator

Originally by Markus Koivisto


The ComboBox suggestions popup won’t close if you use an arrow to open it and then hit enter to close it without changing the currently selected value. If you move to another value and back to the original, the value will be selected and the popup will be closed.

This is easy to check in e.g. http://demo.vaadin.com/sampler/#ui/data-input/multiple-value/combo-box


Imported from https://dev.vaadin.com/ issue #14379

@vaadin-bot
Copy link
Collaborator Author

Originally by @alvarezguille


New test:
https://dev.vaadin.com/review/4185

@vaadin-bot vaadin-bot added the bug label Dec 10, 2016
@vaadin-bot vaadin-bot added this to the Vaadin 7.3.0.rc1 milestone Dec 10, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant