Bug 27353 - Images mispositioned on photo page
Summary: Images mispositioned on photo page
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC OS X 10.5
: P2 Normal
Assignee: Dave Hyatt
URL: http://photodesign-radloff.de/portfol...
Keywords:
Depends on:
Blocks:
 
Reported: 2009-07-16 14:45 PDT by Dave Hyatt
Modified: 2009-07-16 15:15 PDT (History)
1 user (show)

See Also:


Attachments
Patch (31.71 KB, patch)
2009-07-16 14:53 PDT, Dave Hyatt
bdakin: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Dave Hyatt 2009-07-16 14:45:09 PDT
The issue is a bug in how relative positioning percentages are resolved.
Comment 1 Marc A. Harnos 2009-07-16 14:49:28 PDT
I've temporary fixed the issue by removing the overflow:hidden from the elements with position right: 50%;
Comment 2 Dave Hyatt 2009-07-16 14:53:38 PDT
Created attachment 32894 [details]
Patch
Comment 3 Beth Dakin 2009-07-16 14:55:50 PDT
Comment on attachment 32894 [details]
Patch

r=me
Comment 4 Dave Hyatt 2009-07-16 15:15:47 PDT
Fixed in r45988.