Open
Bug 1183871
Opened 9 years ago
Updated 2 years ago
Improper svg render of FreeBSD logo
Categories
(Core :: SVG, defect)
Tracking
()
NEW
People
(Reporter: imbacen, Unassigned)
References
()
Details
(Keywords: reproducible, testcase)
Attachments
(1 file)
|
75.33 KB,
image/png
|
Details |
User Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:42.0) Gecko/20100101 Firefox/42.0 Build ID: 20150708030204 Steps to reproduce: 1. Open https://upload.wikimedia.org/wikipedia/en/d/df/Freebsd_logo.svg Actual results: FreeBSD is rendered improperly. Expected results: Missing several details inside the devil ball. See attached proper render by ImageMagick.
Comment 1•9 years ago
|
||
This is probably due to bug 437554.
Comment 2•9 years ago
|
||
Mozilla/5.0 (X11; Linux x86_64; rv:42.0) Gecko/20100101 Firefox/42.0 20150714030206 Chromium 43 and Opera 29 display the details all jumbled up. IE 11 just displays a black outline.
Status: UNCONFIRMED → NEW
Component: Untriaged → SVG
Ever confirmed: true
Keywords: reproducible,
testcase
OS: Unspecified → All
Product: Firefox → Core
Hardware: Unspecified → All
(In reply to Gingerbread Man from comment #2) > Mozilla/5.0 (X11; Linux x86_64; rv:42.0) Gecko/20100101 Firefox/42.0 > 20150714030206 > > Chromium 43 and Opera 29 display the details all jumbled up. IE 11 just > displays a black outline. Indeed. At this point I have a hard time finding a program that can actually render it correctly. Libreoffice Draw - blue mess IrfanView - Chrome-like but poor quality Online editors/converters - nope The Wikipedia render at https://en.wikipedia.org/wiki/File:Freebsd_logo.svg is correct, but I think they must be using their own JS renderer or it's a conversion because when you open the original it's incorrect. The logo must have some spicy stuff in there to throw off that much software.
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•