Summary: | message plain text viewer: KDE shortcuts does not work, only Qt basic | ||
---|---|---|---|
Product: | [Unmaintained] kmail | Reporter: | Maciej Pilichowski <bluedzins> |
Component: | messageviewer | Assignee: | kdepim bugs <kdepim-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | lemma |
Priority: | NOR | Keywords: | triaged |
Version: | 1.9.7 | ||
Target Milestone: | --- | ||
Platform: | openSUSE | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Maciej Pilichowski
2007-08-04 17:47:29 UTC
I don't understand, please supply more information. Ctrl+insert is a shortcut for copy. Ctrl+C is a shortcut for copy. Both are KDE shortcuts. KMail message plain text viewer supports only the latter one, i.e. the first one does not work. And it should. Bug. My wild guess is text viewer uses regular Qt widgets, not KDE -- and I saw such implementation in various KDE apps with the same result ==> only the first shortcut is supported, not the alternative. These problems are now found by the "krazy" source code checker at www.englishbreakfastnetwork.org, so I don't think it's necessary to file bug reports for them. In fact, they're probably fairly easy to fix - you might like to give it a go. Thank you Philip, so I do not post reports against this kind of bugs. Btw. I've check the results of verifying KDE code, it is really great tool. >These problems are now found by the "krazy" source code checker Can you give a link to the specific page which lists this problem, please? See also bug 147794. There are some other notes about this on bug 148159 For the krazy output for this issue, see item 19 on: http://www.englishbreakfastnetwork.org/krazy/reports/kde-4.0/kdepim/kmail/index.html This problem seems to be fixed now. Ctrl+Ins works fine in the plain text view in KMail 1.11.0. Can't reproduce anymore. Closing. |