Bug 84199

Summary: [BlackBerry] Viewport metatag doesn't disable double-tap zoom
Product: WebKit Reporter: Jacky Jiang <jkjiang>
Component: WebKit BlackBerryAssignee: Jacky Jiang <jkjiang>
Status: RESOLVED FIXED    
Severity: Normal CC: rwlbuis, staikos, tonikitoo, webkit.review.bot, zimmermann
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

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.