Bug 269979 - kmail incorrect right-click option in message body
Summary: kmail incorrect right-click option in message body
Status: RESOLVED INTENTIONAL
Alias: None
Product: kmail2
Classification: Applications
Component: general (show other bugs)
Version: 4.10
Platform: Compiled Sources Linux
: NOR normal
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-04-03 04:07 UTC by
Modified: 2013-08-07 16:32 UTC (History)
2 users (show)

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 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.