diff options
author | Johannes Tuikkala <johannes@vaadin.com> | 2016-11-14 09:46:32 +0200 |
---|---|---|
committer | Vaadin Code Review <review@vaadin.com> | 2016-11-22 09:07:44 +0000 |
commit | 92b5c38476286a5998730d80da1598132ee29361 (patch) | |
tree | bdda9766646dcf5cbb0377eb009ac68b623d6d70 /.settings | |
parent | 3145ab0ce717da5997eb73a742c30e42db687792 (diff) | |
download | vaadin-framework-7.7.5.tar.gz vaadin-framework-7.7.5.zip |
Fixed touch scrolling issue in Surface and WP devices (#18737)7.7.5
Fixed by using pointerevents instead of touchevents when the browser is IE11,
or Edge. Also added touch-action: none; css rules into escalator.css to prevent
default touch behaviour on IE11 and Edge. Does not affect IE8 to IE10 browsers,
behaviour on those will stay the same as before the fix.
No new unit tests since we do not have automatic touch testing possibilities yet.
Please test manually with Surface: IE11 and Edge, use for example uitest:
com.vaadin.tests.components.grid.basics.GridBasicsomponents.grid.basics.GridBasics
Change-Id: Iddbf1852e6ffafc855f749d6f4ebb235ed0f5703
Diffstat (limited to '.settings')
0 files changed, 0 insertions, 0 deletions