]> source.dussan.org Git - vaadin-framework.git/commit
Properly disable combobox when parent is disabled (#10734)
authorArtur Signell <artur@vaadin.com>
Wed, 5 Jun 2013 06:51:53 +0000 (09:51 +0300)
committerArtur Signell <artur@vaadin.com>
Wed, 5 Jun 2013 06:52:32 +0000 (09:52 +0300)
commitbd3f97586bbdfd8da9e3381c3ba02f4f0eadd93c
tree4ef642c61eedb3e0d8a3c380e85b35e76b02981c
parent892b8ba4e3f37ddda8c213a8534fc287b5cf00c9
Properly disable combobox when parent is disabled (#10734)

Change-Id: I3fc238b684d213f509b136d520e67920cb6ed1a4
client/src/com/vaadin/client/ui/combobox/ComboBoxConnector.java
uitest/src/com/vaadin/tests/components/combobox/ComboBoxParentDisable.html [new file with mode: 0644]
uitest/src/com/vaadin/tests/components/combobox/ComboBoxParentDisable.java [new file with mode: 0644]