Bug 28361 - Layer content misplaced with compositing, z-index and overflow
Summary: Layer content misplaced with compositing, z-index and overflow
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 528+ (Nightly build)
Hardware: Mac OS X 10.5
: P2 Normal
Assignee: Simon Fraser (smfr)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-08-16 12:31 PDT by Simon Fraser (smfr)
Modified: 2009-08-17 20:34 PDT (History)
0 users

See Also:


Attachments
Patch (13.81 KB, patch)
2009-08-16 20:06 PDT, Simon Fraser (smfr)
hyatt: review+
eric: commit-queue-
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Simon Fraser (smfr) 2009-08-16 12:31:31 PDT
Attached testcase shows an issue with the placement of the box contents with overflow. Hovering over the white box should not cause the contents to jump around.
Comment 1 Simon Fraser (smfr) 2009-08-16 12:32:23 PDT
The contents are moving by the border with, so this is an issue with the geometry of the foreground layer.
Comment 2 Simon Fraser (smfr) 2009-08-16 20:06:55 PDT
Created attachment 34944 [details]
Patch
Comment 3 Dave Hyatt 2009-08-17 10:29:28 PDT
Comment on attachment 34944 [details]
Patch

r=me
Comment 4 Eric Seidel (no email) 2009-08-17 16:25:20 PDT
Comment on attachment 34944 [details]
Patch

Leaving this for smfr to commit himself.  He can change it to cq+ if he'd prefer the bot to land it for him.
Comment 5 Simon Fraser (smfr) 2009-08-17 20:33:35 PDT
http://trac.webkit.org/changeset/47409