[Webkit-unassigned] [Bug 140560] New: Paint order problem scrolling a relative-position element over a fixed-position element

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jan 16 12:56:42 PST 2015


https://bugs.webkit.org/show_bug.cgi?id=140560

            Bug ID: 140560
           Summary: Paint order problem scrolling a relative-position
                    element over a fixed-position element
    Classification: Unclassified
           Product: WebKit
           Version: 528+ (Nightly build)
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: CSS
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: stearns at adobe.com

Created attachment 244792
  --> https://bugs.webkit.org/attachment.cgi?id=244792&action=review
test file

A relative-position element passing over a fixed-position element during scrolling paints in the wrong order. In the test file, the red element should always display above the yellow element. If you load the file in Safari 7 and scroll, the yellow obscures the red. If you reload the file with the scroll position set where the elements overlap, the problem is fixed. If you open or close the web inspector when the elements overlap, the problem is fixed.

Does not happen in Safari 6, Firefox or Chrome. Can't reproduce in the view on codepen.io.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150116/86d59e6d/attachment-0002.html>


More information about the webkit-unassigned mailing list