Closed
Bug 317181
Opened 20 years ago
Closed 18 years ago
text not displayed
Categories
(Core :: SVG, defect)
Tracking
()
RESOLVED
WONTFIX
People
(Reporter: jay, Unassigned)
References
()
Details
Attachments
(2 files)
User-Agent: Mozilla/5.0 (Windows; U; Win98; en-US; rv:1.8) Gecko/20051111 Firefox/1.5
Build Identifier: Mozilla/5.0 (Windows; U; Win98; en-US; rv:1.8) Gecko/20051111 Firefox/1.5
I had thought text was now working, but find today that it isn't.
apologies if this is just me once again having a bad day ~:"
Reproducible: Always
Steps to Reproduce:
1.load attachment
2 [review].
3.
Actual Results:
no text displayed
Expected Results:
text displayed
this could be a more general problem, as the URL shows nothing at all.
however it could be local to my machine which is win'98 and getting very old now.
http://www.kevlindev.com/tutorials/basics/text/svg/index.htm don't work for me.
| Reporter | ||
Comment 1•20 years ago
|
||
| Reporter | ||
Comment 2•20 years ago
|
||
| Reporter | ||
Comment 3•20 years ago
|
||
it seems having <text> in the SVG file may prevent display of any graphic
try both attachments, they are identicle except for the line:
<text x="235" y="25" font-size="18">elliptical arcs (absolute coords)</text>
which is only present in the first.
| Reporter | ||
Comment 4•20 years ago
|
||
*** Bug 317180 has been marked as a duplicate of this bug. ***
Comment 6•19 years ago
|
||
*** Bug 339418 has been marked as a duplicate of this bug. ***
problem remains for Mozilla Firefox 1.5.0.2 + 1.5.0.3 + 1.5.0.4 rc3
I think this bug is no longer "UNCONFIRMED" ?!
Comment 8•19 years ago
|
||
See http://developer.mozilla.org/en/docs/SVG_in_Firefox_1.5#Text_on_Win98
I thought we decided it was too much work to try and fix this, and that we were dropping win9x support anyway. IMHO resources would be better spent on other things, and this should just be marked wontfix, especially since the next versions of Mozilla products will officially drop win9x support.
| Reporter | ||
Comment 9•18 years ago
|
||
believe as '98 support was dropped this will not be fixed
clearing outstanding bugs
Status: UNCONFIRMED → RESOLVED
Closed: 18 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•