Closed
Bug 135881
Opened 23 years ago
Closed 23 years ago
SVG's color becomes strange on Windows 2000/XP
Categories
(Core :: SVG, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 111152
People
(Reporter: mimasa, Assigned: alex)
References
()
Details
SVG-enabled build of Mozilla renders SVG images' color very strangely on Windows
2000/XP (I guess it's the same for NT as well), in particular, red in RGB value
seems to disappear.
As a simple test case, <http://www.croczilla.com/svg/circles2.xml> uses
circles in red, blue and green. Blue circle looks fine, but red circle looks
like cyan, and green circle looks like violet.
I confirmed this bug with Build ID 2002040412 of mozilla-win32-svg-mathml on
Windows XP Professional, but this bug seems to exist quite some time, I used to
try it on Windows 2000 and there had been the same problem. You may see a
screen-shot at:
http://lynx.w3.org/test/mozilla/circles2-winxp.png
Note that the same build worked fine on Windows Me, see a screen-shot at:
http://lynx.w3.org/test/mozilla/circles2-winme.png
I guess it also works on Windows 98 and such.
For what it's worth, Mozilla Debian Package 2:0.9.9-2 also works fine:
http://lynx.w3.org/test/mozilla/circles2-linux.png
but if I run the same binary through an X server on Windows XP, it becomes quite
strange:
http://lynx.w3.org/test/mozilla/circles2-linux-on-winxp.png
It renders PNG image and such correctly. Only SVG images become strange.
resolving as dup of bug 111152. If you are running at 16-bit color or less,
please add comment.
*** This bug has been marked as a duplicate of 111152 ***
Status: UNCONFIRMED → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•