]> source.dussan.org Git - vaadin-framework.git/commit
Fixes #3487: ReadOnlyExceptions for read-only ComboBox
authorJouni Koivuviita <jouni.koivuviita@itmill.com>
Wed, 7 Oct 2009 12:13:40 +0000 (12:13 +0000)
committerJouni Koivuviita <jouni.koivuviita@itmill.com>
Wed, 7 Oct 2009 12:13:40 +0000 (12:13 +0000)
commit7c36939ff0572051f0b073e040eff78677948e40
tree8f42f02e9a9f39c8d310094d9e7a44a7978d39d1
parent4a4630570a6810c4661c3b4ce291e1ad2d31bc85
Fixes #3487: ReadOnlyExceptions for read-only ComboBox
 * a read-only ComboBox sent a change event after focus->blur events.

svn changeset:9128/svn branch:6.2
src/com/vaadin/terminal/gwt/client/ui/VFilterSelect.java