Bug 93116

Summary: Fixed positioned elements with percentage height or width do not get layed out correctly on orientation change
Product: WebKit Reporter: edbaker
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

edbaker
Reported 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.
Attachments
Patch (2.05 KB, patch)
2012-08-03 07:43 PDT, edbaker
no flags
edbaker
Comment 1 2012-08-03 07:43:31 PDT
Antonio Gomes
Comment 2 2012-08-08 07:30:38 PDT
It has not landed.
WebKit Review Bot
Comment 3 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>
WebKit Review Bot
Comment 4 2012-08-08 07:42:00 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.