https://bugs.kde.org/show_bug.cgi?id=168865


Jekyll Wu <adap...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |adap...@gmail.com




--- Comment #11 from Jekyll Wu <adaptee gmail com>  2012-01-02 07:45:29 ---
The problem still exists in KDE SC 4.8 RC1. It is really a pity. 

I did some analysis. If I understand correctly, ArticleViewer::slotCopy() is
where the copying happens. And here comes the real problem behind this report :
it is not that the method is buggy in putting selected contents onto clipboard,
but that the methode is not triggered at all when I press Ctrl+C. And that is
because the 'Copy' action is plugged only when the context menu is shown. So
Ctrl+C, the well known shortcut for the 'Copy' action, does not work.

I wonder whether that is an coding mistake, or an intentional decision to
provide 'Copy' action only through context menu (is there some good reason?).
Anyway, it should be relatively easy to fix for those who are familiar with the
code. Frankly, I'm neither familiar with the code nor the application.

Hope that helps.

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs

Reply via email to