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

Editable combo boxes do not work correctly #3

Closed
oheger opened this issue Sep 30, 2013 · 2 comments
Closed

Editable combo boxes do not work correctly #3

oheger opened this issue Sep 30, 2013 · 2 comments

Comments

@oheger
Copy link
Owner

oheger commented Sep 30, 2013

Currently, the Swing implementation of a combo box handler expects that all values to be displayed by the combo box are also contained in the component's list model. This is not the case for editable combo boxes - here the user can enter arbitrary values. This causes an exception to be thrown.

Reported by: oheger

@oheger
Copy link
Owner Author

oheger commented Dec 13, 2013

  • Group: v1.2 --> v1.3

Original comment by: oheger

@oheger
Copy link
Owner Author

oheger commented Dec 30, 2013

  • status: open --> closed

Original comment by: oheger

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant