[Webkit-unassigned] [Bug 118635] New: Fixed position elements should layout relative to transformed container

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jul 12 22:57:23 PDT 2013


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

           Summary: Fixed position elements should layout relative to
                    transformed container
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Keywords: BlinkMergeCandidate
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: rniwa at webkit.org
                CC: hyatt at apple.com, bdakin at apple.com,
                    jchaffraix at webkit.org, dino at apple.com,
                    thorton at apple.com


Consider merging https://chromium.googlesource.com/chromium/blink/+/f052baa7402aa050a3e5c633a4b374ecf7162926

The original layer coordinates conversion code contains a bug that it forgets
to return for the simple case where the fixed position container found is
already the ancestor layer wanted, and the code falls through to the special
path intended for RenderFlowThread.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list