Bug 15619
Summary: | [CAIRO] SVG fails to render when certain elements are in view | ||
---|---|---|---|
Product: | WebKit | Reporter: | Alp Toker <alp> |
Component: | New Bugs | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED DUPLICATE | ||
Severity: | Normal | Keywords: | Cairo |
Priority: | P2 | ||
Version: | 523.x (Safari 3) | ||
Hardware: | All | ||
OS: | All | ||
URL: | http://www.w3.org/Graphics/SVG/Test/20061213/htmlEmbedHarness/full-text-path-01-b.html |
Alp Toker
http://www.w3.org/Graphics/SVG/Test/20061213/htmlEmbedHarness/full-text-path-01-b.html
All of the SVG test suite pages exhibit this issue. The test case does not render until the title box has been scrolled out of view.
This could be symptomatic of a mismatched save/restore, something in the title box could be setting the context into an error state, could be causing the current point to be offset or could be setting a bad transform etc.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Dirk Schulze
The text don't disappear anymore. Would mark it as duplicate of #18617 now. This bug discribes the problem better.
*** This bug has been marked as a duplicate of 18617 ***