Bug 269979

Summary: kmail incorrect right-click option in message body
Product: [Applications] kmail2 Reporter: Zé <mmodem00>
Component: generalAssignee: kdepim bugs <kdepim-bugs>
Status: RESOLVED INTENTIONAL    
Severity: normal CC: kollix, montel
Priority: NOR    
Version: 4.10   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In:

Description 2011-04-03 04:07:31 UTC
Version:           2.0.89 (using Devel) 
OS:                Linux

In kmail message body, when right-clicking in the scrollbar doesnt show the kde default options but it shows the same right-click entries when right-clicking in the message body.

Reproducible: Always




OS: Linux (x86_64) release 2.6.36.2-desktop-2mnb
Compiler: gcc
Comment 1 Martin Koller 2013-02-09 21:37:03 UTC
can reproduce with KDE 4.10
Comment 2 Laurent Montel 2013-02-11 07:19:10 UTC
We can't fix it. if we don't otherwrite ContextMenu event we will have selected text.
    // Don't call SuperClass::event() here, it will do silly things like selecting the text
    // under the mouse cursor, which we don't want.