[Webkit-unassigned] [Bug 61955] New: `display: box` nested in `display: box` scrolls to top when window is resized

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jun 2 13:17:01 PDT 2011


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

           Summary: `display: box` nested in `display: box` scrolls to top
                    when window is resized
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: s+webkit at sidneysm.com


Created an attachment (id=95796)
 --> (https://bugs.webkit.org/attachment.cgi?id=95796&action=review)
Example

If I nest an element with display: -webkit-box inside another element with display: -webkit-box, and the inner element has a scroll bar and is scrolled down, when I resize the window, the inner element scrolls back to the top.

Works OK in Firefox.

Tested in r87885.

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