Bug 14854 - SVG anchor broken for mask
Summary: SVG anchor broken for mask
Status: RESOLVED INVALID
Alias: None
Product: WebKit
Classification: Unclassified
Component: SVG (show other bugs)
Version: 523.x (Safari 3)
Hardware: Mac OS X 10.4
: P2 Normal
Assignee: Nobody
URL:
Keywords: HasReduction
Depends on:
Blocks:
 
Reported: 2007-08-01 12:19 PDT by jay
Modified: 2007-08-02 00:18 PDT (History)
0 users

See Also:


Attachments
anchored text beneath masked hole (818 bytes, image/svg+xml)
2007-08-01 12:23 PDT, jay
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description jay 2007-08-01 12:19:58 PDT
text with anchor in masked hole

mouse over text in hole notice anchor is inactive.

status bar, cursor and click activity all change on mousing over text in hole
Comment 1 jay 2007-08-01 12:23:10 PDT
Created attachment 15787 [details]
anchored text beneath masked hole
Comment 2 jay 2007-08-02 00:18:00 PDT
http://www.w3.org/2003/01/REC-SVG11-20030114-errata#Capturing pointer-events with a zero opacity mask

"If an element has a mask, pointer-events are still captured even in areas where the mask goes to zero opacity."