]> source.dussan.org Git - vaadin-framework.git/commit
fixes #5972, Table now focused eagerly when interacting with mouse with a header...
authorMatti Tahvonen <matti.tahvonen@itmill.com>
Tue, 9 Nov 2010 14:47:14 +0000 (14:47 +0000)
committerMatti Tahvonen <matti.tahvonen@itmill.com>
Tue, 9 Nov 2010 14:47:14 +0000 (14:47 +0000)
commit918cfdb7ffddab210d6cdc300dbb27f884f99baa
tree5dcb1b7de9fbf8bbf995c63b2fa9819ccfb80e0d
parent7d66ded78c70d608d2f8aeb2f0c8c3b466ec6273
fixes #5972, Table now focused eagerly when interacting with mouse with a header cell. Previously the table was focused in at an invalid moment causing variables to be in wrong order and for the table in two patches.

svn changeset:15937/svn branch:6.5
src/com/vaadin/terminal/gwt/client/ui/VScrollTable.java