Bug 153180 - Web pages with unscalable viewports shouldn't have a delay on double tap
Summary: Web pages with unscalable viewports shouldn't have a delay on double tap
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Misc. (show other bugs)
Version: WebKit Nightly Build
Hardware: iPhone / iPad iOS 9.0
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2016-01-15 21:32 PST by 18runt88
Modified: 2016-01-22 13:47 PST (History)
9 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description 18runt88 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.
Comment 1 Radar WebKit Bug Importer 2016-01-15 21:33:08 PST
<rdar://problem/24218285>
Comment 2 Jon Lee 2016-01-22 13:10:19 PST
Can you upload a test case showing the problem?
Comment 3 Patrick H. Lauke 2016-01-22 13:15:16 PST
This is resolved now that https://bugs.webkit.org/show_bug.cgi?id=149968 actually landed in 9.3 beta - see http://patrickhlauke.github.io/touch/tests/results/#suppressing-300ms-delay
Comment 4 Simon Fraser (smfr) 2016-01-22 13:47:48 PST
Sounds good.