Bug 84602 - [Qt] Tap-to zoom should navigate when appropiate
Summary: [Qt] Tap-to zoom should navigate when appropiate
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Allan Sandfeld Jensen
URL:
Keywords:
Depends on: 84591
Blocks:
  Show dependency treegraph
 
Reported: 2012-04-23 09:00 PDT by Allan Sandfeld Jensen
Modified: 2012-04-24 08:27 PDT (History)
3 users (show)

See Also:


Attachments
Patch (3.14 KB, patch)
2012-04-23 09:04 PDT, Allan Sandfeld Jensen
no flags Details | Formatted Diff | Diff
Patch (3.27 KB, patch)
2012-04-24 04:53 PDT, Allan Sandfeld Jensen
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Allan Sandfeld Jensen 2012-04-23 09:00:45 PDT
Tap-to-zoom should distinguish between taps in a zoomed  area that should zoom back out and taps that should navigate to unexposed areas of the target area.

To support this we should detect if the newly adjusted zoomed area would expose more of the zoom-target, and if it does navigate to the area instead of zooming back.
Comment 1 Allan Sandfeld Jensen 2012-04-23 09:04:22 PDT
Created attachment 138358 [details]
Patch
Comment 2 Allan Sandfeld Jensen 2012-04-24 04:53:40 PDT
Created attachment 138537 [details]
Patch
Comment 3 WebKit Review Bot 2012-04-24 08:27:22 PDT
Comment on attachment 138537 [details]
Patch

Clearing flags on attachment: 138537

Committed r115059: <http://trac.webkit.org/changeset/115059>
Comment 4 WebKit Review Bot 2012-04-24 08:27:27 PDT
All reviewed patches have been landed.  Closing bug.