Bug 11975

Summary: Text clicks seem ignored in this SVG
Product: WebKit Reporter: Eric Seidel (no email) <eric>
Component: SVGAssignee: Nobody <webkit-unassigned>
Status: RESOLVED DUPLICATE    
Severity: Normal Keywords: NeedsReduction
Priority: P2    
Version: 420+   
Hardware: Mac   
OS: OS X 10.4   
URL: http://svg-whiz.com/svg/PathLength.svg
Bug Depends on: 12033    
Bug Blocks:    

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
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.