]> source.dussan.org Git - vaadin-framework.git/commit
Test case and fix for #2658 - Disabling a tabsheet should not change the selected tab
authorArtur Signell <artur.signell@itmill.com>
Sun, 22 Feb 2009 09:40:01 +0000 (09:40 +0000)
committerArtur Signell <artur.signell@itmill.com>
Sun, 22 Feb 2009 09:40:01 +0000 (09:40 +0000)
commit4b913079bac3d688d3ef7419e84336522f45227f
treef475d6b3ddc5615d724f4ffc72434d65db830848
parent55555288fff5baf8d0d940b4177098bc0739a4fc
Test case and fix for #2658 - Disabling a tabsheet should not change the selected tab

svn changeset:6928/svn branch:trunk
src/com/itmill/toolkit/tests/components/tabsheet/TabSheetDisabling.java [new file with mode: 0644]
src/com/itmill/toolkit/ui/TabSheet.java