]> source.dussan.org Git - vaadin-framework.git/commit
Update textbox when Select item caption changes (#9250)
authorTomi Virtanen <tltv@vaadin.com>
Wed, 15 Jan 2014 08:39:02 +0000 (10:39 +0200)
committerVaadin Code Review <review@vaadin.com>
Wed, 15 Jan 2014 09:02:53 +0000 (09:02 +0000)
commitb9a6a48ab6ce9e3c7d8d025520e866643d19c004
treedc1005f512e56a5967ca2212d5d7f5760b5ad882
parent857de0f2f3964f4459b665d1928641c1689ccd37
Update textbox when Select item caption changes (#9250)

Fixed logic that detects changed item caption and triggers update to
textbox text. Changed test case description.

Change-Id: I9fbb0cc686e73404bab8e624a5332644cca53737
client/src/com/vaadin/client/ui/combobox/ComboBoxConnector.java
uitest/src/com/vaadin/tests/components/select/SelectItemCaptionRefresh.java