]> source.dussan.org Git - vaadin-framework.git/commit
Fix for fixing both styling and broken behavior with ListSelect 91/591/2
authorJohn Ahlroos <john@vaadin.com>
Tue, 8 Jan 2013 09:33:47 +0000 (11:33 +0200)
committerJohn Ahlroos <john@vaadin.com>
Tue, 8 Jan 2013 10:36:59 +0000 (12:36 +0200)
commit27fcaf2699ee4359c2e0cdefb53f17bead2165db
tree245cb8e22e19ad37c144e54e568243cc1895a400
parent68406d87bb4dfb90d460ac02ef6412493f76eba7
Fix for fixing both styling and broken behavior with ListSelect
with newItemsAllowed enabled. #10537

Change-Id: I82682ffbc2bc1f2801a6826d7e0f78a82990ae9a
client/src/com/vaadin/client/ApplicationConnection.java
client/src/com/vaadin/client/ui/optiongroup/OptionGroupBaseConnector.java
uitest/src/com/vaadin/tests/components/listselect/ListSelectAllowNewItem.html [new file with mode: 0644]
uitest/src/com/vaadin/tests/components/listselect/ListSelectAllowNewItem.java [new file with mode: 0644]