Bug 91650

Summary: Scrollbars not accessible when using :before on elements in container
Product: WebKit Reporter: Chris Drackett <drackett>
Component: PlatformAssignee: Nobody <webkit-unassigned>
Status: UNCONFIRMED    
Severity: Normal CC: ap, bdakin, simon.fraser
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: OS X 10.7   

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.