failed assert in bidi.cpp

George Staikos staikos at kde.org
Sun Sep 28 05:41:39 BST 2003


On Sunday 28 September 2003 00:28, Germain Garand wrote:
> the snippet <button>bla</button> hits the assert
>
>         InlineBox* newBox = obj->createInlineBox(false);
>         KHTMLAssert(newBox->isInlineFlowBox());
>
> in khtml::RenderFlow::createLineBoxes (bidi.cpp: 422):
>
> short analysis:
> RenderFlow::createInlineBox() tests for isReplaced() (which is the case for
> <button>) and if true, returns RenderObject::createInlineBox()
> (hence returns an InlineBox, not an InlineFlowBox).

  I think there is already a bugzilla report about this.  I have seen the same 
problems as well.

-- 
George Staikos
KDE Developer				http://www.kde.org/
Staikos Computing Services Inc.		http://www.staikos.net/





More information about the kfm-devel mailing list