iframe problem

Maksim Orlovich maksim at kde.org
Thu May 3 00:27:16 BST 2007


Eva Brucherseifer wrote:

> Hello together,
> 
> currently we are analysing a problem with iframes we are experiencing with
> konqe and also with desktop konqueror. We've striped the problem down to 2
> example files, which I've attached.

Without looking in any detail into this, I'd guess the display:none on the
iframe is causing the problems, since it's related to a long-standing bug
in KHTML. The problem is that the KHTMLPart for the iframe is
created/managed by the renderer and not the DOM, so if the iframe has
display:none, there is nothing to talk to in there...

Does the bug go away if the iframe is shown?

-Maks





More information about the kfm-devel mailing list