]> source.dussan.org Git - vaadin-framework.git/commit
Fixed Combobox popup positioning problem when located inside a PopupView #9768 91/191/1
authorJohn Ahlroos <john@vaadin.com>
Thu, 1 Nov 2012 07:57:21 +0000 (09:57 +0200)
committerJohn Ahlroos <john@vaadin.com>
Thu, 1 Nov 2012 07:57:21 +0000 (09:57 +0200)
commit4028718760ec3a6e2a73f56cfa72de08efc1250c
treeca8defed22115b410263d4447f90494748134951
parent8cf6a76827818f7fa32a3d0981f45d10cc0db2db
Fixed Combobox popup positioning problem when located inside a PopupView #9768

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