[Webkit-unassigned] [Bug 25313] New: Missing scrollbars in GMail

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Apr 21 15:32:13 PDT 2009


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

           Summary: Missing scrollbars in GMail
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Platform
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: dglazkov at chromium.org
                CC: hyatt at apple.com


This bug manifested itself most drastically in Chromium ToT, where GMail would
never gain scrollbars. The condition occurs because the html element in the
GMail canvas frame is given "overflow-y: scroll" dynamically (and repeatedly).
Because of the "never one scrollbar at a time" check, even though it's already
set to ScrollbarAlwaysOn, the vertical scrollbar may be occasionally disabled.

I am still trying to figure out how to write a layout test for this :).


-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list