Closed Bug 787883 Opened 12 years ago Closed 12 years ago

Firefox15 freezes to show SVG

Categories

(Core :: SVG, defect)

15 Branch
x86
Linux
defect
Not set
normal

Tracking

()

RESOLVED WORKSFORME

People

(Reporter: humitaka.tamura, Unassigned)

Details

Attachments

(1 file)

User Agent: Mozilla/5.0 (X11; Ubuntu; Linux i686; rv:15.0) Gecko/20100101 Firefox/15.0
Build ID: 20120825192214

Steps to reproduce:

Firefox15.0 (linux-i686) freezes everytime to show SVG file, especially which is generated by Graphviz (2.26-3ubuntu1).

The Attached SVG file is generated by command:
  echo "digraph G {Hello->World}" | dot -Tsvg > hello.svg

The freezing happens in 2 cases.
  1. To open SVG file directly.
  2. To open HTML file that includes <svg> tag.
But firefox correctly opens happen HTML file including <img> tag:
  <img src="hello.svg">

I tryed on safe-mode and I have no idea this is the same problem in Bug 766916, but my case is not related on file size.


Actual results:

Firefox15 freezes (and Firefox14 have never freezed).


Expected results:

Show SVG file directly.
Component: Untriaged → SVG
Product: Firefox → Core
Please try a nightly. This should have been fixed by the landing of bug 767056.
I tryed firefox-17.0a1.en-US.linux-i686.tar.bz2 and Firefox freezed to open hello.svg directly.

On the other hand, HTML file that contains <svg> tag is opend without freezing, (and Firefox15
also had no problem to open that file, sorry).
Not 17, a nightly which is currently 18 i.e. something from http://nightly.mozilla.org/
firefox-18.0a1.en-US correctly opend SVG file, freezing have not happend, thank you.
You're welcome.
Status: UNCONFIRMED → RESOLVED
Closed: 12 years ago
Resolution: --- → WORKSFORME
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: