Bug 95870

Summary: [BlackBerry] Rotation and then reload causes less sized webpage (PR 190469)
Product: WebKit Reporter: Leo Yang <leoyang>
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 staikos: review+

Description Leo Yang 2012-09-05 10:39:18 PDT
1. Load a page say google.com in portrait mode.
2. Rotate to landscape mode.
3. Rotate back to portrait mode.
4. Reload the page.

Actual result:
The page can't fully fill the content area.
Comment 1 Leo Yang 2012-09-05 10:45:26 PDT
Created attachment 162282 [details]
Patch
Comment 2 Leo Yang 2012-09-05 12:17:17 PDT
Committed r127628: <http://trac.webkit.org/changeset/127628>