Bug 95138

Summary: [BlackBerry] UpdateViewport uses wrong size for frameView
Product: WebKit Reporter: Andy Chen <andchen>
Component: WebKit BlackBerryAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: mifenton, tonikitoo, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Andy Chen 2012-08-27 15:30:12 PDT
It uses screen size instead of actual visible size. It causes frame rect always larger than the actual visible one and ends up with find-on-page does not scroll correctly sometimes.
Comment 1 Andy Chen 2012-08-27 15:50:25 PDT
Created attachment 160835 [details]
Patch
Comment 2 WebKit Review Bot 2012-08-28 06:02:29 PDT
Comment on attachment 160835 [details]
Patch

Clearing flags on attachment: 160835

Committed r126871: <http://trac.webkit.org/changeset/126871>
Comment 3 WebKit Review Bot 2012-08-28 06:02:32 PDT
All reviewed patches have been landed.  Closing bug.