[Webkit-unassigned] [Bug 75502] New: Incorrect resizing with RTL page and negatively absolute positioned element

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jan 3 15:59:40 PST 2012


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

           Summary: Incorrect resizing with RTL page and negatively
                    absolute positioned element
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: enne at google.com
                CC: xji at chromium.org


Resize the browser to be less than 1000 pixels wide.  Open up LayoutTests/compositing/rtl/rtl-absolute-overflow-scrolled.html.  This should have horizontal overflow.  Resize the page to be wider, the overflow never goes away.

When the "layer" element on that test is positioned at -x (for some positive value of x), then as you resize the browser, it appears as though the scrollable width maintains a constant size of 'x' and the page continues to appear as if there is overflow.  However, if you reload the page when the browser is wide enough, then it corrects itself.  That seems wrong to me.

This repros on both mac and chromium.

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