[Webkit-unassigned] [Bug 122878] New: css rendering bug : fixed-position-element and 'left'

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Oct 15 20:30:06 PDT 2013


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

           Summary: css rendering bug : fixed-position-element and 'left'
           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,
                    simon.fraser at apple.com, dino at apple.com


Consider merging https://chromium.googlesource.com/chromium/blink/+/771dc814b28496295ded1ac67346d774f4ebd608

Fixed position element was rendered as normal flow irrespective of it's relative-position-parents.

if fixed position element does not have left and/or right position then
it should render as normal flow with respect to it's parent.
So fixed position element is shifted with the value of relative position
of it's parent.

-- 
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