[quanta-devel] Re: WebCore 146

Nicolas Deschildre ndeschildre at kdewebdev.org
Wed Jul 7 19:15:02 BST 2004


On Wednesday 07 July 2004 02:03, Zack Rusin wrote:
> Quanta guys, could you take a look at the html editting implementation
> in the new webcore at
> http://darwinsource.opendarwin.org/tarballs/other/WebCore-146.1.tar.gz
> and let me know what you think?

Hi,

I will only comment the editing part, not the caret navigation as it is Leo 
who did it on khtml, and i am not really familiar with it right now.

Well, even if i didn't try to test it yet, it looks like html editing is much 
more complete here than currently in VPL (selection deletion support, 
copy/paste support, ...) And as these features are implemented inside khtml, 
i guess the speed is fairly good whereas the current speed in VPL is quite 
bad.

So i am really happy that such editing commands are already implemented, and i 
will be happy to help integrating them.

The only thing i will need, if not already implemented, is some signals 
telling me, when something is edited, which DOM::Nodes are 
inserted/modified/deleted so that i can do the appropriate updates in Quanta, 
but i think an EventListener can do it. Am i wrong?

Concerning copy/paste, i guess Paulo will be happy he won't have to do it ;-)

Nicolas




More information about the kfm-devel mailing list