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

Zoeken in Support

Vermijd ondersteuningsscams. We zullen u nooit vragen een telefoonnummer te bellen, er een sms naar te sturen of persoonlijke gegevens te delen. Meld verdachte activiteit met de optie ‘Misbruik melden’.

Meer info

Deze conversatie is gearchiveerd. Stel een nieuwe vraag als u hulp nodig hebt.

Can I disable native SVG rendering in FF9.0?

  • 5 antwoorden
  • 3 hebben dit probleem
  • 5 weergaven
  • Laatste antwoord van David Tenser

more options

I'm not sure if this is the right place to be asking this, but is it possible to disable native SVG rendering in FF9.0? In FF3.6, this was possible via the svg.enabled option, but this seems to have been removed from the options in FF9.0.

Note: The reason for wanting to disable FF's native SVG rendering is due to the lack of native pan/zoom UI. As a result, we want to use Adobe SVG Viewer 6.0 which provides this native UI.

I'm not sure if this is the right place to be asking this, but is it possible to disable native SVG rendering in FF9.0? In FF3.6, this was possible via the svg.enabled option, but this seems to have been removed from the options in FF9.0. Note: The reason for wanting to disable FF's native SVG rendering is due to the lack of native pan/zoom UI. As a result, we want to use Adobe SVG Viewer 6.0 which provides this native UI.

Alle antwoorden (5)

more options

Try disabling the svg.smil.enabled preference in about:config .

more options

Unfortunately, I already have svg.smil.enabled set to false. FF will still render the SVG. [I also have NPSVG6.dll / NPSVG6.zip already in the FF plug-in folder]

more options

I've forwarded this to QA to see if they have an answer to this. It might be that we have to file a bug to get this fixed.

more options

See:

  • bug 617448 - Browser fails to load correctly with svg.enabled set to false due to unqualified use of svg (remove svg.enabled pref)

Bewerkt door cor-el op

more options

Got some more info from devs (via QA): The pref was removed in part because some of our UI uses SVG so it would not be sensible to disable it.

Further it looks like Adobe may not support this plugin anymore.

"so I think it's hypothetically possible that it _could_ work, if the plugin and Firefox were coded just right to allow an external plugin to register for handling SVG mimetypes (like PDF plugins register for handling PDF)... but I suspect the plugin might fight with us over who gets to handle SVG in our UI etc"