Bug 127602

Summary: WebKit2 View Gestures (Smart Zoom): Can't double-tap zoom-out on the body
Product: WebKit Reporter: Tim Horton <thorton>
Component: WebKit2Assignee: Tim Horton <thorton>
Status: RESOLVED FIXED    
Severity: Normal CC: andersca, commit-queue, sam, simon.fraser
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
patch none

Description Tim Horton 2014-01-24 19:17:26 PST
Steps to Reproduce:

1. Go to nyt.com.
2. Double tap in the very top left corner, in the whitespace.
3. Double tap in the same place again.

Expected:

3 should zoom you back out

Actual:

3 has no effect

<rdar://problem/15852224>
Comment 1 Tim Horton 2014-01-24 19:23:53 PST
Created attachment 222186 [details]
patch

a patch, but I want to figure out if renderRect() should return something smarter for <body>
Comment 2 Tim Horton 2014-01-24 21:44:04 PST
(In reply to comment #1)
> Created an attachment (id=222186) [details]
> patch
> 
> a patch, but I want to figure out if renderRect() should return something smarter for <body>

Filed https://bugs.webkit.org/show_bug.cgi?id=127603 about that oddity.
Comment 3 WebKit Commit Bot 2014-01-24 21:57:00 PST
Comment on attachment 222186 [details]
patch

Clearing flags on attachment: 222186

Committed r162758: <http://trac.webkit.org/changeset/162758>
Comment 4 WebKit Commit Bot 2014-01-24 21:57:02 PST
All reviewed patches have been landed.  Closing bug.