Closed
Bug 325851
Opened 19 years ago
Closed 19 years ago
anchor not supported in SVG (only in Camino)
Categories
(Camino Graveyard :: General, defect)
Tracking
(Not tracked)
VERIFIED
FIXED
Camino1.0
People
(Reporter: jay, Assigned: mark)
Details
(Keywords: fixed1.8.0.2, fixed1.8.1, testcase, Whiteboard: [camino-1.0])
Attachments
(2 files)
506 bytes,
image/svg+xml
|
Details | |
919 bytes,
patch
|
benjamin
:
review+
benjamin
:
approval-branch-1.8.1+
dveditz
:
approval1.8.0.2+
|
Details | Diff | Splinter Review |
User-Agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.9a1) Gecko/20060102 Camino/1.0+
Build Identifier: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.9a1) Gecko/20060102 Camino/1.0+
a graphic contained within an anchor is not displayed
Reproducible: Always
Steps to Reproduce:
1. open file
2.
3.
Actual Results:
one circle without a link is displayed
Expected Results:
two circles should be displayed.
the one on the left has a link
this works on seamonkey 1.0 and Firefox 1.5
Reporter | ||
Comment 1•19 years ago
|
||
I can confirm this with 1.0rc1 (as well as the fact it works in Fx 1.5.0.1); are there some more files we aren't packaging, perhaps?
I know we're close to 1.0, but if gecko is supposed to be feature-compatible, something's seriously wrong here.
Status: UNCONFIRMED → NEW
Ever confirmed: true
Flags: camino1.0?
Keywords: testcase
Target Milestone: --- → Camino1.0
Better summary; sorry for the bugspam and not catching that the first time :-(
Summary: anchor not supported → anchor not supported in SVG (only in Camino)
Assignee | ||
Comment 4•19 years ago
|
||
This is because svgBindings.xml is missing from embed.jar
Assignee: mikepinkerton → mark
Flags: camino1.0? → camino1.0+
Assignee | ||
Comment 5•19 years ago
|
||
I didn't catch this when I initially added SVG support to Camino.
Attachment #210829 -
Flags: review?(benjamin)
Attachment #210829 -
Flags: branch-1.8.1?(benjamin)
Attachment #210829 -
Flags: approval1.8.0.2?
Comment 6•19 years ago
|
||
Comment on attachment 210829 [details] [diff] [review]
Ship svgBindings.xml in embed.jar
I recommend this for approval-1.8.0.2: it's embed-only and no-risk for ffox/tbird.
Attachment #210829 -
Flags: review?(benjamin)
Attachment #210829 -
Flags: review+
Attachment #210829 -
Flags: branch-1.8.1?(benjamin)
Attachment #210829 -
Flags: branch-1.8.1+
Assignee | ||
Comment 7•19 years ago
|
||
Fixed: HEAD, MOZILLA_1_8, CAMINO_1_0
Status: NEW → RESOLVED
Closed: 19 years ago
Keywords: fixed1.8.1
Resolution: --- → FIXED
Whiteboard: [camino-1.0]
Reporter | ||
Comment 8•19 years ago
|
||
Will this be in the nightlies tomorrow? if not when?
congratulations on the fix, a record for mybugs, some of which have taken over two years to get fixed, rather than a weekend ~:"
Assignee | ||
Comment 9•19 years ago
|
||
Jonathan, if you'd prefer, I could back the fix out and sit on it for another couple of years.
This will be in both of tomorrow's nightlies. You'll probably want 2003-02-07-02-1.0, which will be 1.0rc1 plus fixes like this that will be in 1.0.
Updated•19 years ago
|
Flags: blocking1.8.0.2+
Comment 11•19 years ago
|
||
Comment on attachment 210829 [details] [diff] [review]
Ship svgBindings.xml in embed.jar
approved for 180 branch, a=dveditz for drivers
Attachment #210829 -
Flags: approval1.8.0.2? → approval1.8.0.2+
You need to log in
before you can comment on or make changes to this bug.
Description
•