]> source.dussan.org Git - vaadin-framework.git/commit
[merge from 6.7] Quickly typed in touch scroll related changes due to ridiculous...
authorAutomerge <automerge@vaadin.com>
Wed, 18 Apr 2012 17:07:34 +0000 (17:07 +0000)
committerAutomerge <automerge@vaadin.com>
Wed, 18 Apr 2012 17:07:34 +0000 (17:07 +0000)
commit5b9baad920779278f9e24f22e45499604ef6f7bf
tree94fa3fbe8c8acf2770e38a7ea619ceccccfdd588
parent41a97f25d5a23c984698097c7f42e56e239425b7
[merge from 6.7] Quickly typed in touch scroll related changes due to ridiculous android browser bug http://code.google.com/p/android/issues/detail?id=19625 . That practically breaks scrolling in vaadin on new android devices. Some other changes and cleanup in the same excersize. Fixes at least #8550, but practically makes scrolling possible on new android devices.

svn changeset:23581/svn branch:6.8
src/com/vaadin/terminal/gwt/client/ui/FocusableScrollPanel.java
src/com/vaadin/terminal/gwt/client/ui/TouchScrollDelegate.java
src/com/vaadin/terminal/gwt/client/ui/VScrollTable.java