Bug 14375 - Text misrender, no scroll bars in large SVG
Summary: Text misrender, no scroll bars in large SVG
Status: RESOLVED DUPLICATE of bug 11225
Alias: None
Product: WebKit
Classification: Unclassified
Component: SVG (show other bugs)
Version: 523.x (Safari 3)
Hardware: Mac OS X 10.4
: P2 Normal
Assignee: Nobody
URL: http://upload.wikimedia.org/wikipedia...
Keywords:
Depends on:
Blocks:
 
Reported: 2007-06-24 18:36 PDT by Alexander Strange
Modified: 2007-09-26 07:47 PDT (History)
0 users

See Also:


Attachments
SVG as shown in Firefox (99.12 KB, image/jpeg)
2007-06-24 18:41 PDT, Alexander Strange
no flags Details
and as shown in Safari (89.42 KB, image/jpeg)
2007-06-24 18:41 PDT, Alexander Strange
no flags Details
Screenshot of svg file on current branch (112.82 KB, image/png)
2007-06-27 12:17 PDT, Rob Buis
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Alexander Strange 2007-06-24 18:36:46 PDT
This timeline of web browsers, from Wikipedia, misrenders badly in Safari (3.0 and nightly).
Also, no scroll bars appear, though the image is larger than the window.

Firefox (2.0.0.4 Intel OS X) misrenders differently, but only after scrolling. It's more correct, so a screenshot's attached.

The file probably isn't valid.
Comment 1 Alexander Strange 2007-06-24 18:41:02 PDT
Created attachment 15211 [details]
SVG as shown in Firefox
Comment 2 Alexander Strange 2007-06-24 18:41:51 PDT
Created attachment 15212 [details]
and as shown in Safari
Comment 3 Rob Buis 2007-06-27 12:17:38 PDT
Created attachment 15274 [details]
Screenshot of svg file on current branch
Comment 4 Rob Buis 2007-06-27 12:23:07 PDT
Hi Alexander,

(In reply to comment #0)
> This timeline of web browsers, from Wikipedia, misrenders badly in Safari (3.0
> and nightly).
> Also, no scroll bars appear, though the image is larger than the window.
> 
> Firefox (2.0.0.4 Intel OS X) misrenders differently, but only after scrolling.
> It's more correct, so a screenshot's attached.
> 
> The file probably isn't valid.

First of all thank you for testing Safari+SVG!
As you can see from the screenshot I attached, we are doing a much better job currently with this svg file. Basically only the scrollbars lack, and we have a separate bug for that. Unfortunately this current code is a bit hard to build, there are no nightlies for it and the build instructions are a bit different. Hopefully we can rectify it and at least provide nightlies. I think the bug report is still valid though, until the nightlies can render it correctly. What do you think? Hopefully this clears things up...
Cheers,

Rob.
Comment 5 Eric Seidel (no email) 2007-09-26 07:47:09 PDT
So I think the remaining issues are covered by bug 12448 and bug 11225.

I'd like to mark this as a duplicate of bug 11225.

You can see for yourself using the brand-new feature-branch nightlies.  I expect that the feature branch code will be rolled into trunk sometime after Leopard ships (which last I remember Apple announcing was sometime in October).  So trunk should have these fixes by mid november I figure.

If you'd like to test for yourself before then, please try:
http://nightly.webkit.org/builds/mac-feature-branch/1


*** This bug has been marked as a duplicate of 11225 ***