Bug 21891

Summary: Mouse interaction (click events, CSS hover attributes) don't "fall through" nested SVG documents
Product: WebKit Reporter: elliottcable <bugs.webkit.org>
Component: SVGAssignee: Nobody <webkit-unassigned>
Status: RESOLVED DUPLICATE    
Severity: Normal    
Priority: P3    
Version: 528+ (Nightly build)   
Hardware: Mac (Intel)   
OS: OS X 10.5   

elliottcable
Reported 2008-10-25 19:21:34 PDT
When I have an SVG document embedded inside another SVG document, and then functionality that relies on the mouse (such as click events in JavaScript, or hover attributes on CSS), then none of this is triggered for the lower document when the space above it is fill: none.
Attachments
Mark Rowe (bdash)
Comment 1 2008-10-25 19:44:58 PDT
*** This bug has been marked as a duplicate of 21892 ***
Note You need to log in before you can comment on or make changes to this bug.