Closed Bug 363484 Opened 18 years ago Closed 18 years ago

Regression bug with Gran Paradiso vs FF2 - Loading SVG content via XMLHttpRequest

Categories

(Core :: SVG, defect)

x86
Windows XP
defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 353172

People

(Reporter: bruce.rindahl, Unassigned)

References

()

Details

(Keywords: regression)

User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9a1) Gecko/20061210 Minefield/3.0a1 Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9a1) Gecko/20061210 Minefield/3.0a1 I have been using XMLHttpRequest to load SVG content into an existing SVG file. This example shows loading logos until SVG content is supported via the <image> tag. The example loads three logos, two via Javascript/XMLHttpRequest and one via <image>. All three show in IE/ASV, two show in Opera and FF2 (<image> not supported yet), but only one in Minefield/Gran Paradiso. No errors are reported in the error console and the DOM inspector show the file was loaded. Reproducible: Always Steps to Reproduce: 1.Open http://www.lrcwe-data.com/UDFCDx.svg 2.Two logos should appear (and do in FF2) 3.Only one appears in Minefield Actual Results: Only one logo appears in Minefield. Expected Results: Two logos should appear (Three if SVG content in <image> is supported). Logo files are located at: http://www.lrcwe-data.com/logos/lre.svg and http://www.lrcwe-data.com/logos/udlogo.svg
I see the same issue in Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9a1) Gecko/2006121118 SeaMonkey/1.5a (suiterunner) After loading the svg only one logo is visible, after hovering over a link in the personal toolbar no logo is visible and after moving the mouse away from the link, both logos are visible.
Status: UNCONFIRMED → NEW
Ever confirmed: true
The testcase now returns not found, although the logos are still accessible. When I last looked at it, it seemed that a resize would get it to display so it's some problem with the screen being redrawn after the load.
Keywords: regression
Sorry - server maintenance removed the file. It it back up. Note with : Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9a2) Gecko/20070206 GranParadiso/3.0a2 only one logo appears initially. When the screen is resized, the second logo appears.
A regression window would be useful.
This seems to work now. I think the checkin for bug 353172 fixed it.
Confirmed working with: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9a3pre) Gecko/20070313 Minefield/3.0a3pre
Status: NEW → RESOLVED
Closed: 18 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.