Closed Bug 782387 Opened 12 years ago Closed 12 years ago

Blank SVG rendering, after clicking a link to a <view> fragment and then navigating back

Categories

(Core :: SVG, defect)

x86_64
Linux
defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla17

People

(Reporter: dholbert, Assigned: longsonr)

References

()

Details

Attachments

(1 file)

STR:
 1. Visit http://www.w3.org/Graphics/SVG/Test/20011026/linking-view-BE-04.svg

 2. Click "Go to Ellipse"
    --> (rendering changes to just show the blue ellipse)

 3. Navigate back a page (Click Firefox's back button, or press Alt + LeftArrow)

ACTUAL RESULTS: Blank page
EXPECTED RESULTS: original rendering, with multiple shapes visible

Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/17.0 Firefox/17.0
Built from http://hg.mozilla.org/mozilla-central/rev/f89feda9d997
Summary: Navigating back after clicking a link to → Blank SVG rendering, after clicking a link to a <view> fragment and then navigating back
Attached patch patchSplinter Review
Assignee: nobody → longsonr
Attachment #651733 - Flags: review?(dholbert)
There is no viewbox to start with so when we save it we save 0 0 0 0 as the viewbox coordinates since we save whether or not there is a viewbox. We then restore this as the viewbox.
Attachment #651733 - Flags: review?(dholbert) → review+
Target Milestone: --- → mozilla17
https://hg.mozilla.org/mozilla-central/rev/b56234cc76ff
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Depends on: 843308
No longer depends on: 843308
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: