Bug 10407
Summary: | bad SVG text invalidation issues on mouseover/mouseout | ||
---|---|---|---|
Product: | WebKit | Reporter: | Eric Seidel (no email) <eric> |
Component: | SVG | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED DUPLICATE | ||
Severity: | Normal | CC: | oliver |
Priority: | P4 | ||
Version: | 420+ | ||
Hardware: | Mac | ||
OS: | OS X 10.4 | ||
URL: | http://www.wpsenergy.com/JayNick/default.asp |
Eric Seidel (no email)
bad SVG text invalidation issues on mouseover/mouseout
http://www.wpsenergy.com/JayNick/default.asp
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Oliver Hunt
My local build dies with an assertion failure... possibly related to local changes, but it seems a very odd failure otherwise -- anyone else tested this on a debug build?
David Kilzer (:ddkilzer)
(In reply to comment #1)
> My local build dies with an assertion failure... possibly related to local
> changes, but it seems a very odd failure otherwise -- anyone else tested this
> on a debug build?
I'm not seeing an assertion failure on my locally-built debug build of WebKit r15867. I assume you were just moving the mouse over the SVG text links when you got the assertion?
Oliver Hunt
Nope i've borked something entirely -- i can't render at all :(
I do have local changes to text layout though so it's probably my fault :(
Eric Seidel (no email)
Fixed by bug 11984.
*** This bug has been marked as a duplicate of 11984 ***