UNCONFIRMED 91650
Scrollbars not accessible when using :before on elements in container
https://bugs.webkit.org/show_bug.cgi?id=91650
Summary Scrollbars not accessible when using :before on elements in container
Chris Drackett
Reported 2012-07-18 12:32:13 PDT
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.
Attachments
Note You need to log in before you can comment on or make changes to this bug.