Bug 6874
Summary: | SVG render misses parts until the window is resized | ||
---|---|---|---|
Product: | WebKit | Reporter: | Freek Dijkstra <public> |
Component: | SVG | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED DUPLICATE | ||
Severity: | Normal | ||
Priority: | P2 | ||
Version: | 420+ | ||
Hardware: | Mac | ||
OS: | OS X 10.4 | ||
URL: | http://svg-whiz.com/svg/firefox-logo.svg |
Freek Dijkstra
SUMMARY
In the current release of WebKit, some SVG files do not render completely (some parts are missing). However, as soon as you resize the window, the missing parts do show up, giving a flawless file.
STEPS TO REPRODUCE
1. Get WebKit-SVN-r12412.dmg (the latest nightly build as I write this)
2. Go to http://svg-whiz.com/svg/firefox-logo.svg
3. Observe that the firefox logo is missing parts (the head does not show)
4. Resize the browser window
5. Observer that a corect firefox logo appears
ISOLATION
Both Firefox 1.5 and Safari (the regular one) with Adobe SVG Viewer 3.0 render the file flawless, so I asume the file is (mostly?) correct.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Eric Seidel (no email)
Thanks for the bug!
This is a recent gradient regression, and is already on the WebKit SVG HitList. We expect to have it resolved shortly.
*** This bug has been marked as a duplicate of 6375 ***