[Bug 147706] search asks whether I want to download all messages for each folder

Jaime Torres jtamate at gmail.com
Tue Apr 21 11:27:59 BST 2009


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





--- Comment #3 from Jaime Torres <jtamate gmail com>  2009-04-21 12:27:57 ---
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.

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the Kdepim-bugs mailing list