[Webkit-unassigned] [Bug 69666] New: When resizing a window to a smaller size, ScrollView adds and removes scrollbars even when none appear

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Oct 7 14:04:08 PDT 2011


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

           Summary: When resizing a window to a smaller size, ScrollView
                    adds and removes scrollbars even when none appear
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit2
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: simon.fraser at apple.com
                CC: andersca at apple.com


While debugging some scrollbar invalidation, I noticed an odd behavior. On a page which never shows scrollbars (because it has no minimum width), as I shrink the window we're creating, then destroying scrollbars on every resize. A printf in ScrollView::setHasHorizontalScrollbar() revealed this.

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