Bug 93116 - Fixed positioned elements with percentage height or width do not get layed out correctly on orientation change
Summary: Fixed positioned elements with percentage height or width do not get layed ou...
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: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-08-03 07:19 PDT by edbaker
Modified: 2012-08-08 07:42 PDT (History)
3 users (show)

See Also:


Attachments
Patch (2.05 KB, patch)
2012-08-03 07:43 PDT, edbaker
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description edbaker 2012-08-03 07:19:45 PDT
The actual height or width of fixed position elements using a percentage value needs to be recalculated after the fixed reported size is changed. As the fixed reported size is used in the calculation of the actual height or width.
Comment 1 edbaker 2012-08-03 07:43:31 PDT
Created attachment 156380 [details]
Patch
Comment 2 Antonio Gomes 2012-08-08 07:30:38 PDT
It has not landed.
Comment 3 WebKit Review Bot 2012-08-08 07:41:57 PDT
Comment on attachment 156380 [details]
Patch

Clearing flags on attachment: 156380

Committed r125036: <http://trac.webkit.org/changeset/125036>
Comment 4 WebKit Review Bot 2012-08-08 07:42:00 PDT
All reviewed patches have been landed.  Closing bug.