Frames in KHTML

Andras Mantia amantia at kde.org
Thu Nov 6 15:44:16 GMT 2003


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi,

 A user reported a problem for Quanta, and I don't really know how to solve 
this. As you know Quanta uses KHTML for document preview. It simply calls the 
KHTMLPart's begin(), openURL(), end(), show(). The problem is if there is a 
page containing frames like:
<frameset cols="100,*">
        <frame src="left.html" name="left">
        <frame src="right.html" name="right">
</frameset>

and left.html has:
<body>
        <a href="foo.html" target="right">FOO</a>
</body>

clicking on FOO will open foo.html in the "left" frame instead of "right". It 
works in Konqueror, but not in Quanta. Am I missing something, or frames must 
be handled by the application (Quanta/Konqueror) and not the KHTML part?

Andras

- -- 
Quanta Plus developer - http://quanta.sourceforge.net
K Desktop Environment - http://www.kde.org
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.2-rc1-SuSE (GNU/Linux)

iD8DBQE/qmxQTQdfac6L/08RAhEMAJsHugnE1rc/TLzszUeT3nrzuu3wcACglwKU
VFmjBxLZdWUvP5zDgJ3jVms=
=jqXH
-----END PGP SIGNATURE-----




More information about the kfm-devel mailing list