[Bug 385885] Re: Konqueror: 4.2.4 (KDE 4.2.4) SIGSEGV

makdaknife MDEvMDEvMTAK at xplode.org
Thu Jun 11 11:55:21 UTC 2009


I can confirm that this bug exists from me as well
The problem seems to be less related to the SVG itself, but rather to the OBJECT tag used to embed the image.
This code crashes konqi:

  <div id="logo"><object data="../images/debathena-owl-link.svg"
style="width: 100px; height: 130px;"><a href="../"><img src="../images
/debathena-owl-100" alt="Debathena Owl" /></a></object></div>

This code does not:

    <div id="logo"><a href="../"><img src="../images/debathena-owl-100"
alt="Debathena Owl" /></a></div>

-- 
Konqueror: 4.2.4 (KDE 4.2.4)  SIGSEGV
https://bugs.launchpad.net/bugs/385885
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to kdebase in ubuntu.




More information about the kubuntu-bugs mailing list