[Webkit-unassigned] [Bug 90052] New: REGRESSION (r116203): overflow sections don’t have scrollbars

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jun 27 00:16:11 PDT 2012


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

           Summary: REGRESSION (r116203): overflow sections don’t have
                    scrollbars
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Macintosh
               URL: data:text/html,<div style="border: solid; height:
                    100px; overflow: auto;">a<div style="height:
                    300px;"></div>z</div>
        OS/Version: Mac OS X 10.7
            Status: NEW
          Keywords: InRadar, Regression
          Severity: Major
          Priority: P1
         Component: Layout and Rendering
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: mitz at webkit.org
                CC: darin at apple.com, jchaffraix at webkit.org


<rdar://problem/11757381>

The overlay scrollbars in overflow: scroll blocks never show, so it’s impossible to tell that they can scroll. To reproduce: navigate to the URL. Notice that as the page loads, the scrollbar doesn’t flash in the top right, and as you scroll the overflow section, the scrollbar doesn’t appear.

This was caused by <http://trac.webkit.org/r116203>.

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