Navigation Menu

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

Value is not saved on editable selectOneMenu when dropdown is closed #1768

Closed
mertsincan opened this issue Sep 19, 2016 · 0 comments
Closed
Labels
5.3.18 6.0.5 🐞 defect Bug...Something isn't working
Milestone

Comments

@mertsincan
Copy link
Member

Reported By Pro User;

If i have an editable p:selectOneMenu the edited value is not saved when the dropdown is closed.
This is reproducable in PF-Showcase.
Steps to reproduce:
1. click on the dropdown-button 
2. edit the input field: type 'hugo'
3. click on the dropdown-button 
=> the dropdown is closed and value 'hugo' is saved
4. click on the dropdown-button 
5. edit the input field: type 'not working'
6. click anywhere 
=> the dropdown is closed but value 'not working' is not saved
@mertsincan mertsincan added 🐞 defect Bug...Something isn't working 6.0.5 5.3.18 labels Sep 19, 2016
@mertsincan mertsincan added this to the 6.1 milestone Sep 19, 2016
smellinet pushed a commit to smellinet/primefaces that referenced this issue Oct 1, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
5.3.18 6.0.5 🐞 defect Bug...Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant