[Webkit-unassigned] [Bug 91650] New: Scrollbars not accessible when using :before on elements in container

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jul 18 12:32:13 PDT 2012


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

           Summary: Scrollbars not accessible when using :before on
                    elements in container
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Mac OS X 10.7
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Platform
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: drackett at mac.com


I have a overflow: scroll container that has a list of links that all have :before styles applied. With these styles applied, the scroll bar on the mac isn't selectable or draggable.

Here is an example without before styles. In this example you can click and drag the scrollbars:

http://fiddle.jshell.net/K7YbV/5/show/

And here is one where the links have a :before applied:

http://fiddle.jshell.net/K7YbV/6/show/

The scrollbar is visible, but seems to now be "under" the links.

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