WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED DUPLICATE of
bug 12033
11975
Text clicks seem ignored in this SVG
https://bugs.webkit.org/show_bug.cgi?id=11975
Summary
Text clicks seem ignored in this SVG
Eric Seidel (no email)
Reported
2006-12-25 23:38:13 PST
Text clicks seem ignored in this SVG
http://svg-whiz.com/svg/PathLength.svg
Compare our behavior to firefox
Attachments
Add attachment
proposed patch, testcase, etc.
Eric Seidel (no email)
Comment 1
2006-12-25 23:38:50 PST
It's interesting that the "onclick" handlers in firefox trigger a cursor change. I bet that's a firefox bug.
Rob Buis
Comment 2
2006-12-27 08:20:13 PST
(In reply to
comment #1
)
> It's interesting that the "onclick" handlers in firefox trigger a cursor > change. I bet that's a firefox bug. >
I investigated, the problem is not text hitting, that works fine. The problem is lack of SVGPathElement::getTotalLength support. Cheers, Rob.
Eric Seidel (no email)
Comment 3
2006-12-31 12:00:57 PST
*** This bug has been marked as a duplicate of
12033
***
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug