]> source.dussan.org Git - vaadin-framework.git/commit
Test case and fix for #4528 - PaintException if the last menuItem of a sub menu is...
authorArtur Signell <artur.signell@itmill.com>
Thu, 22 Apr 2010 11:11:18 +0000 (11:11 +0000)
committerArtur Signell <artur.signell@itmill.com>
Thu, 22 Apr 2010 11:11:18 +0000 (11:11 +0000)
commitd8d4cbafb4d33994e9baedebceb8cbb7bebab791
tree6eb50d9a9dcbfc8cff08c55c645ead7a4fbbc139
parentfa29940ad16e912f3faeef9b096573cd91be3f4c
Test case and fix for #4528 - PaintException if the last menuItem of a sub menu is invisible

svn changeset:12765/svn branch:6.3
src/com/vaadin/ui/MenuBar.java
tests/src/com/vaadin/tests/components/menubar/HiddenAndDisabledMenus.java [new file with mode: 0644]