搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

详细了解

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

  • 2 个回答
  • 2 人有此问题
  • 5 次查看
  • 最后回复者为 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?

所有回复 (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.