Bug 11684
Summary: | Mouse events are occasionally dropped from SVG code, causing text selection | ||
---|---|---|---|
Product: | WebKit | Reporter: | Eric Seidel (no email) <eric> |
Component: | SVG | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED DUPLICATE | ||
Severity: | Normal | CC: | a.neumann |
Priority: | P2 | ||
Version: | 420+ | ||
Hardware: | Mac | ||
OS: | OS X 10.4 | ||
URL: | http://www.carto.net/papers/svg/samples/fill.shtml |
Eric Seidel (no email)
Mouse events are occasionally dropped from SVG code, causing text selection
see example. Try dragging the circle around, and watch the text below it occasionally select.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Eric Seidel (no email)
You can see similar mouse event issues when mousing around:
http://www.carto.net/papers/svg/samples/polys.shtml
Notice how the status line flickers. Maybe it's a separate bug?
Rob Buis
*** This bug has been marked as a duplicate of 12441 ***