Bug 122503 - Link in "KMail is currently offline" page fails to update menus, statusbar and message summary pane
Summary: Link in "KMail is currently offline" page fails to update menus, statusbar an...
Status: RESOLVED FIXED
Alias: None
Product: kmail
Classification: Applications
Component: IMAP (show other bugs)
Version: unspecified
Platform: Debian testing Linux
: NOR normal
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-02-22 17:44 UTC by Isaac Wilcox
Modified: 2009-07-23 00:09 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Isaac Wilcox 2006-02-22 17:44:21 UTC
Version:            (using KDE KDE 3.5.1)
Installed from:    Debian testing/unstable Packages

Hi,

If you go offline, quit KMail, then start it up again, you'll start in offline mode.  Click on an IMAP folder, and you'll be presented with a page that says:
  KMail is currently in offline mode. Click <<here>> to go online . . .

<<here>> is a link that you'd expect to do something, but it appears to the user to do nothing.  It has exactly the same problems as the DCOP calls in bug 122498 (I suspect it just calls resumeNetworkJobs() underneath, actually), plus it doesn't actually reload the message summary pane once you've gone online - so even when you're online, it doesn't show you the messages you'd expect to see.

It should reload the pane showing you the newly accessible contents, update the menu entry and update the status bar.

Cheers,

Zak (Isaac Wilcox)
Comment 1 Christophe Marin 2009-07-23 00:09:21 UTC
Fixed in KDE4. Clicking on the link will reactivate the connection (and display an explicit message in the statusbar)