[Webkit-unassigned] [Bug 65477] New: Nested fixed position element not staying with parent

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Aug 1 10:48:53 PDT 2011


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

           Summary: Nested fixed position element not staying with parent
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Macintosh
        OS/Version: Unspecified
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: age at salsashark.net


Whenever there is a fixed-position element nested within any parent(s) with relative positioning, it will not move/remain with the parent until the window is resized. Here is an example:

http://jsfiddle.net/tcA6M/

If the #wrap div is changed to absolute or fixed, the box will behave correctly. As is, if you resize the window after the move, the box will reposition.

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