finally fixed dnd into khtmlimagepart -- however
Leo Savernik
l.savernik at aon.at
Sun Feb 16 11:30:46 GMT 2003
Am Sonntag, 16. Februar 2003 08:00 schrieb Simon Hausmann:
[...]
>
> It's even binary compatible, as re-implementing an existing virtual
> function does not break binary compatibility as-is. But also as pmk
> pointed out this class is internal anyway and can be changed as we
> like.
>
> The khtmlimage portion looks good to me in any case. I have no idea
> about the khtmlview part though (why it is handled that way for
> kmail) .
The current implementation poses troubles for kmail if a html message contains
frames/iframes (dunno if kmail allows that yet but as it matures it *will*
allow it one day) and an url is droppend onto those, it will take konqueror
like actions (as they're hardcoded in khtml) as only the dnd events of the
topmost kpart widget are handled by the container app. (This is speculation,
maybe kmail treats khtml specially. I didn't test it). My patch is supposed
to fix that.
mfg
Leo
More information about the kfm-devel
mailing list