Summary: | search asks whether I want to download all messages for each folder | ||
---|---|---|---|
Product: | [Unmaintained] kmail | Reporter: | Olivier Vitrat <ovit.debian> |
Component: | search | Assignee: | kdepim bugs <kdepim-bugs> |
Status: | RESOLVED UNMAINTAINED | ||
Severity: | normal | CC: | jens-bugs.kde.org, lemma |
Priority: | NOR | Keywords: | triaged |
Version: | SVN trunk (KDE 4) | ||
Target Milestone: | --- | ||
Platform: | Debian stable | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Olivier Vitrat
2007-07-09 16:47:03 UTC
See also bug 113879 This is still reproducible on trunk r948809. This happens because KMessageBox::warningContinueCancel does not saves the "do not ask me again" when cancel is used. And this warning is called in each imap folder searched that is not able to do the search in the server. I think this could be solved by: changing the use of warningContinueCancel to warningYesNo. And I guess wish #190238 should be implemented also. *** Bug 113879 has been marked as a duplicate of this bug. *** Thank you for taking the time to file a bug report. KMail2 was released in 2011, and the entire code base went through significant changes. We are currently in the process of porting to Qt5 and KF5. It is unlikely that these bugs are still valid in KMail2. We welcome you to try out KMail 2 with the KDE 4.14 release and give your feedback. |