[patch] Re: Crash into khtml::RenderBox::calcWidth()

Germain Garand germain at ebooksfrance.org
Sat Nov 22 12:04:17 GMT 2003


Le Samedi 22 Novembre 2003 10:25, Laurent Montel a écrit :
> I reduce size of page and I obtain crash (we must reload page to obtain
> crash)
>
> I hope that it will help you to fix crash.
>
> Regards.

Hi,
this is rather a dupe of #66793 and friends

In fact any type of <object> with *valid* data will crash if it embeds an 
image object.

Testcase:
<object type="text/html" data="http://www.kde.org">
        <img src="bang">
</object>

The reason is <img> gets a renderer when it should not.

Please review attached patch,
Germain
-------------- next part --------------
A non-text attachment was scrubbed...
Name: fix_66793.diff
Type: text/x-diff
Size: 929 bytes
Desc: not available
URL: <https://mail.kde.org/mailman/private/kfm-devel/attachments/20031122/9ec9b593/attachment.diff>


More information about the kfm-devel mailing list