RESOLVED FIXED 153180
Web pages with unscalable viewports shouldn't have a delay on double tap
https://bugs.webkit.org/show_bug.cgi?id=153180
Summary Web pages with unscalable viewports shouldn't have a delay on double tap
18runt88
Reported 2016-01-15 21:32:42 PST
+++ This bug was initially created as a clone of Bug #149968 +++ When a page has an unscalable viewport (for instance, user-scalable = no or minimum-scale = 1, maximum-scale = 1) we should not have to wait 350 ms for the double tap gesture recognizer to fire.
Attachments
Radar WebKit Bug Importer
Comment 1 2016-01-15 21:33:08 PST
Jon Lee
Comment 2 2016-01-22 13:10:19 PST
Can you upload a test case showing the problem?
Patrick H. Lauke
Comment 3 2016-01-22 13:15:16 PST
Simon Fraser (smfr)
Comment 4 2016-01-22 13:47:48 PST
Sounds good.
Note You need to log in before you can comment on or make changes to this bug.