Summary: | missing action/shortcut for separate reader window from search results | ||
---|---|---|---|
Product: | [Unmaintained] kmail | Reporter: | Martin Koller <kollix> |
Component: | search | Assignee: | kdepim bugs <kdepim-bugs> |
Status: | RESOLVED WORKSFORME | ||
Severity: | wishlist | CC: | bluedzins, mmodem00, sven.burmeister, thiago |
Priority: | NOR | ||
Version: | 1.5.94 | ||
Target Milestone: | --- | ||
Platform: | unspecified | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | Adding action to open mail in separate window |
Description
Martin Koller
2003-12-02 10:19:02 UTC
Created attachment 4907 [details]
Adding action to open mail in separate window
Answering to request #1, I've got a patch. A friend asked me how to do that and
I couldn't find. Since I wanted him to keep using KMail, I thought I'd do him a
favour and create the action for him.
I've tested in my system and it works. I set it to Key_Enter, but it's
apparently KP_Enter.
*** Bug 85563 has been marked as a duplicate of this bug. *** I did applyed this patch and when i right click in a email (this in the search window) did not appeared any option "&Open Message" to open it. Any help? The patch doesn't create the action in the RMB menu. This has been applied to HEAD (kmail 1.8-to-be). What does kmail 1.8-to-be mean? In 1.8 it is not possible to open a mail from the search reaults by double-clicking it. Which makes the search a bit senseless, as the search-window covers the headers-list, so the user does not see that the message one clicked on is focused. This is especially true for fullscreen search window. Why this still wasnt commited into branch_3.5, any special reason? i have applied this patch with kde from branch_3.5 svn release 686315 and it outputed severall error messages, but ill paste the starting errors: /mmodem/rpm/BUILD/kdepim/ktnef -I/home/mmodem/rpm/BUILD/kdepim -I/home/mmodem/rpm/BUILD/kdepim/libkdepim -I/usr/lib/qt3//include -I/usr/include -DQT_THREAD_SUPPORT -D_REENTRANT -D_LARGE_FILES=1 -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -fPIC -DPIC -c ./kmail/libkmailprivate_la_all_cpp.cpp -o ./kmail/.libs/libkmailprivate_la_all_cpp.o -Wp,-MD,./kmail/.deps/libkmailprivate_la_all_cpp.TUlo ./kmail/kmmainwidget.h:411: error: ‘void KMMainWidget::slotOpenMsg()’ cannot be overloaded ./kmail/kmmainwidget.h:301: error: with ‘void KMMainWidget::slotOpenMsg()’ Obviously this is not fixed (in kmail 1.9.7 - KDE 3.5.7) Are you guys on crack? This has been in the KMail source code for well over two years now. The patch I posted is obviously outdated. It does not apply. It is not MEANT to apply. However, when rereading the original request, I have only new realised that it asked for the *search* window. My patch was never meant to do that. So this bug was actually never solved. Both requests seem to work with KDE 4.3. closing |