Re: kmeditor patch

Thomas McGuire <[email protected]> Thu, 1 May 2008 16:09:48 +0200
Newsgroups gmane.comp.kde.devel.kmail
Message-ID <[email protected]>
Hi Alessandro,

On Thursday 24 April 2008 13:31:51 alessandro diaferia wrote:
> I wrote some code editing kmeditor.cpp. Now kmeditor selects the word
> under mouse cursor and not under text cursor, every time you right
> click the text. Can you please have a look and tell me know what you
> think?
I still don't like that it selects a word on right-clicking. I had a look at 
OpenOffice Writer to see how it handles right-clicks. It only selects 
misspelled words when right-clicking.

I've now modified KMEditor to behave like OO Writer in revision 802994, see 
http://websvn.kde.org/?view=rev&revision=802994 .

Sorry for the late reply.

Regards,
Thomas