Summary: | some error dialogs have obscure buttons continue/cancel | ||
---|---|---|---|
Product: | [Unmaintained] kmail | Reporter: | peppelorum <peppe> |
Component: | disconnected IMAP | Assignee: | 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
Created attachment 18763 [details]
First error
Created attachment 18764 [details]
Second error
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". 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. |