Bug 84199 - [BlackBerry] Viewport metatag doesn't disable double-tap zoom
Summary: [BlackBerry] Viewport metatag doesn't disable double-tap zoom
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit BlackBerry (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Jacky Jiang
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-04-17 15:04 PDT by Jacky Jiang
Modified: 2012-04-17 23:39 PDT (History)
5 users (show)

See Also:


Attachments
Patch (4.82 KB, patch)
2012-04-17 22:28 PDT, Jacky Jiang
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jacky Jiang 2012-04-17 15:04:15 PDT
With the following viewport meta-tag, you can still double-tap zoom the page:

<meta name="viewport" content="user-scalable=no, target-density-dpi=device-dpi,
width=device-width">
Comment 1 Jacky Jiang 2012-04-17 22:28:51 PDT
Created attachment 137654 [details]
Patch
Comment 2 WebKit Review Bot 2012-04-17 23:39:52 PDT
Comment on attachment 137654 [details]
Patch

Clearing flags on attachment: 137654

Committed r114488: <http://trac.webkit.org/changeset/114488>
Comment 3 WebKit Review Bot 2012-04-17 23:39:56 PDT
All reviewed patches have been landed.  Closing bug.