Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-14577] Android: Adding swipe event on webview causes slow scrolling

GitHub Issuen/a
TypeBug
PriorityLow
StatusOpen
ResolutionUnresolved
Affected Version/sRelease 3.1.0, Release 3.1.1, Release 3.2.0
Fix Version/sn/a
ComponentsAndroid
LabelssupportTeam
ReporterRupesh Sharma
AssigneeUnknown
Created2013-07-17T08:21:44.000+0000
Updated2018-02-28T20:03:18.000+0000

Description

Description

In a window with a webview when a swipe event listener attached to web view, the swipe event gets called fine, but the scrolling of the webview, that the event is attached to, becomes very sluggish and slow.

Test code

Please use the attached code to reproduce the issue. Note:On removing the swipe event listener scrolling behaviour gets normal again.

Attachments

FileDateSize
swipe.zip2013-07-17T08:21:44.000+00003456

Comments

  1. Eyal Gaon 2013-08-18

    Hi, I have the same issue Without adding the event... Please Let me know what to do Thanks, Eyal.

JSON Source