Windows 10 reached EOS (end of support) on October 14, 2025. For more information, see this article.

Search Support

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

Hierdie gesprek is in die argief. Vra asseblief 'n nuwe vraag as jy hulp nodig het.

inline SVG files (even very small ones) make FF19 freeze and crash

  • 2 antwoorde
  • 2 hierdie probleem
  • 8 views
  • Laaste antwoord deur unomyname

more options

every time I open this page http://mincovlaw.com/interest/calculate (or many others that contain an SVG object), FF19 freezes on me under Win7.

This is how the SVG is embedded:

<object data="/images/logo/logoblack.svg" type="image/svg+xml" style='width:300px; height:40px;margin-bottom:15px;' alt="MINCOV LAW CORPORATION - Outside The Box Legal Solutions" title="MINCOV LAW CORPORATION - Outside The Box Legal Solutions"></object>

Is there a way to fix this?

every time I open this page http://mincovlaw.com/interest/calculate (or many others that contain an SVG object), FF19 freezes on me under Win7. This is how the SVG is embedded: <object data="/images/logo/logoblack.svg" type="image/svg+xml" style='width:300px; height:40px;margin-bottom:15px;' alt="MINCOV LAW CORPORATION - Outside The Box Legal Solutions" title="MINCOV LAW CORPORATION - Outside The Box Legal Solutions"></object> Is there a way to fix this?

All Replies (2)

more options

Try to disable hardware acceleration in Firefox.


This svg code creates a quite large 1,742px × 242px image that doesn't look really well for me because it is scaled down significantly to 300 x 40.

more options

I downgraded to FF18.0.2 and it looks like the problem went away.

The reason I want to have this as a large svg is because this page gets printed out a lot, so I want it to look sharp.