Bug 223464 - Right-clicking selects text
Summary: Right-clicking selects text
Status: RESOLVED FIXED
Alias: None
Product: kdepim
Classification: Applications
Component: messageviewer (show other bugs)
Version: 4.5
Platform: Unlisted Binaries Linux
: NOR normal
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords: akonadi-ports-regression
Depends on:
Blocks: 223438
  Show dependency treegraph
 
Reported: 2010-01-19 21:13 UTC by Thomas McGuire
Modified: 2010-01-22 23:40 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Thomas McGuire 2010-01-19 21:13:40 UTC
When right-clicking somewhere in the message viewer, the word under the cursor is selected. This should not happen
Comment 1 Torgny Nyblom 2010-01-20 20:04:51 UTC
This seems to be a (Q)WebKit feature.
If anyone can find a way to disable please to tell.
Comment 2 Thomas McGuire 2010-01-22 17:35:42 UTC
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.
Comment 3 Thomas McGuire 2010-01-22 23:40:21 UTC
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