WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
6843
SVG: <text> elements with a scale on a parent <g> breaks nodeAtPoint
https://bugs.webkit.org/show_bug.cgi?id=6843
Summary
SVG: <text> elements with a scale on a parent <g> breaks nodeAtPoint
Alexander Kellett
Reported
2006-01-26 10:43:09 PST
<text> elements with a scale on a parent <g> breaks nodeAtPoint, this means that the mouse pointer does not change as it should when hovering over the text.
Attachments
patch to fix this issue
(1.31 KB, patch)
2006-01-26 10:47 PST
,
Alexander Kellett
eric
: review+
Details
Formatted Diff
Diff
layout tests
(2.39 KB, patch)
2006-01-26 10:54 PST
,
Alexander Kellett
eric
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Alexander Kellett
Comment 1
2006-01-26 10:47:00 PST
Created
attachment 5994
[details]
patch to fix this issue
Alexander Kellett
Comment 2
2006-01-26 10:54:49 PST
Created
attachment 5995
[details]
layout tests
Eric Seidel (no email)
Comment 3
2006-01-26 12:51:34 PST
Comment on
attachment 5994
[details]
patch to fix this issue Through this patch we've learned that many more of our matrix operations are actually wrong. This is a partial fix, but is OK to land as is. r=me.
Eric Seidel (no email)
Comment 4
2006-01-26 13:13:28 PST
Comment on
attachment 5995
[details]
layout tests I'm not able to mentally verify that this test 100% works, but I think it's OK.
Eric Seidel (no email)
Comment 5
2006-01-26 13:13:38 PST
Comment on
attachment 5995
[details]
layout tests + rather.
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