Re: Dia webpage, Firefox, and embedded SVG



At 17.06.2012 18:18, Javier Mora wrote:
So I was browsing http://projects.gnome.org/dia/python.html and got a
message about a "missing (SVG) plugin":
http://img221.imageshack.us/img221/6884/pantallazodiapythonplug.png
so I had a look at the page source code:
http://img404.imageshack.us/img404/5171/diasourcecode.png
in other words, trying to make the page compatible with an old, uncompliant
browser makes it fail with Firefox 11.
Sorry, the page is as old as the now uncompliant Firefox 1.5 version (IIRC). It was tested at that time and Firefox was the only brwoser with native SVG export.

To top this, I'm suggested to "change" to Firefox. Could someone please
> fix this?
Of course I could but I'm not sure if I will. Nowadays other browser (e.g. Safari) are able to render the page including the SVG - but Firefox is not anymore.

(Or is it just my browser, and the page works ok for someone else?)

I can reproduce the problem with FF 14.

P.S.2: Modern Firefoxes support embedding svg images as <img> tags (but old
ones don't).
Which might drop portability with other browsers. A better fix might be to just remove the

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
  "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd";>

But this has to be tested against other now working brwosers, too.

-------- Hans "at" Breuer "dot" Org -----------
Tell me what you need, and I'll tell you how to
get along without it.                -- Dilbert



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]