When right-clicking somewhere in the message viewer, the word under the cursor is selected. This should not happen
This seems to be a (Q)WebKit feature. If anyone can find a way to disable please to tell.
Interesting side-effect: Right-clicking a mailto url in the header and then using "reply to" in the context menu will create a reply that doesn't quote the text, as the url is selected.
SVN commit 1078813 by tmcguire: Don't automatically select text when right-clicking in the mail viewer. Since QWebView provides no way to disable this, we eat the context menu event. BUG: 223464 M +15 -5 mailwebview.cpp M +1 -1 mailwebview.h WebSVN link: http://websvn.kde.org/?view=rev&revision=1078813