[Webkit-unassigned] [Bug 103166] New: Overlay scrollbars are drawn underneath canvas elements on OS X Lion

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Nov 23 19:02:44 PST 2012


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

           Summary: Overlay scrollbars are drawn underneath canvas
                    elements on OS X Lion
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Macintosh
        OS/Version: Mac OS X 10.8
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: evan.exe at gmail.com


Created an attachment (id=175844)
 --> (https://bugs.webkit.org/attachment.cgi?id=175844&action=review)
html page with bug

Open the attached page in WebKit Nightly. The scrollbars are drawn as expected on the left (a div) but are not drawn correctly on the right (a canvas). The scrollbars can still be dragged with the mouse but there is no visual indication of this for the user when their mouse is over the canvas element. I'm not sure but this might be related to bug 77445.

One possible workaround is to use WebKit-specific CSS on Lion to disable overlay scrollbars.

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