Closed
Bug 1335613
Opened 9 years ago
Closed 3 months ago
SVG rendering bug -- weird pixels in antialiasing
Categories
(Core :: SVG, defect, P3)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: bart, Unassigned)
Details
Attachments
(1 file)
429 bytes,
image/svg+xml
|
Details |
User Agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:50.0) Gecko/20100101 Firefox/50.0
Build ID: 20161114144739
Steps to reproduce:
View the attached SVG in Firefox at various zoom levels.
Actual results:
Some pixels in the greyscale areas, where Firefox is trying to antialias the shapes since they don't fall on exact pixels, have a very wrong colour.
See https://i.imgur.com/w6i1dFE.png for screenshots -- Firefox 50 on Linux above, Chrome below.
Zoomed in to 8x with nearest-neighbour: https://i.imgur.com/MvlYIMA.png
All five zoom levels in Firefox exhibit the bug, though it's most obvious in the 200% view (top right).
Expected results:
Smooth sharp lines, though obviously with some anti-aliasing, like the results in Chrome.
The SVG renders fine in the Gnome image viewer, in Inkscape, and in Chrome.
Reporter | ||
Updated•9 years ago
|
OS: Unspecified → Linux
Hardware: Unspecified → x86_64
Updated•8 years ago
|
Priority: -- → P3
Updated•3 years ago
|
Severity: normal → S3
Updated•3 months ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 3 months ago
Resolution: --- → WORKSFORME
Reporter | ||
Comment 3•16 days ago
|
||
Yes, it appears to have been fixed at some point.
Flags: needinfo?(bart)
You need to log in
before you can comment on or make changes to this bug.
Description
•