Bug 138281

Summary: some error dialogs have obscure buttons continue/cancel
Product: [Unmaintained] kmail Reporter: peppelorum <peppe>
Component: disconnected IMAPAssignee: kdepim bugs <kdepim-bugs>
Status: RESOLVED FIXED    
Severity: normal CC: bjoern, martin
Priority: NOR    
Version First Reported In: 1.9.5   
Target Milestone: ---   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:
Attachments: First error
Second error

Description peppelorum 2006-12-03 10:29:18 UTC
Version:           1.9.5 (using KDE 3.5.5, Debian Package 4:3.5.5a.dfsg.1-5 (4.0))
Compiler:          Target: i486-linux-gnu
OS:                Linux (i686) release 2.6.15.6

Some odd dialogs appeared to me today. Using Kmail and DIMAP. Don't know how to reproduce cause this only appeared to me once.
The thing is that I have no idea what "Continue" and "Cancel" is gonna do, is it gonna try to create the mailbox or delete it or something else?
Comment 1 peppelorum 2006-12-03 10:29:57 UTC
Created attachment 18763 [details]
First error
Comment 2 peppelorum 2006-12-03 10:30:34 UTC
Created attachment 18764 [details]
Second error
Comment 3 Stefan Monov 2006-12-03 10:49:57 UTC
From ImapAccountBase::handleError it looks like all jobs are killed on Cancel.
The problem is that it's unclear the buttons apply to _all_ jobs.
My first thought was "so on Cancel it cancels, and on Continue it continues towards the immediate end, which is the same thing".
One solution (certainly suboptimal) would be to rename the buttons to "Continue with the other jobs" and "Cancel the other jobs".
Comment 4 Björn Ruberg 2009-12-31 00:46:05 UTC
Think these funny dialogs are mostly cleaned away in KDE 4.3 and will continue vanishing in 4.4. Please report if you see that differently.