-
Bug
-
Resolution: Cannot Reproduce
-
P3
-
8u20
-
Windows 7 64 bit with touch screen
In WebView touch events are translated into mouse clicks and mouse wheel actions simultaneously. This causes problems on certain pages notably Google Maps. Due to the large number of mouse wheel actions that are issued, the heap space tends to get out of memory resulting in repeated exceptions. I was able to confirm how the touch events are translated into mouse events by loading this page ( http://www.snappymaria.com/canvas/TouchEventTest.html ) into WebView and using touch actions.