[Bug 259210] Window title gets "Loading.../" prepended multiple times when accessing mails/folders

David Faure faure at kde.org
Mon Oct 8 09:13:28 BST 2012


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

--- Comment #3 from David Faure <faure at kde.org> ---
Git commit 604b12876848b4507905b96fc5922b8e2d07e137 by David Faure.
Committed on 08/10/2012 at 10:04.
Pushed by dfaure into branch 'KDE/4.9'.

Fix initial state of actions (and window title).

ETM now tells us when a folder is available, and when kmail receives this for
the current folder, it updates its copy of the collection object in
mCurrentFolder, the window title, the state of the actions, etc.

Technically we could listen to dataChanged, but that's
called so often for so many different reasons, it would just slow things down.
Especially since we don't need to be notified of future changes (new email,
mail read, etc.), because we already get that from Akonadi::Monitor).

M  +14   -0    kmail/kmmainwidget.cpp
M  +1    -0    kmail/kmmainwidget.h

http://commits.kde.org/kdepim/604b12876848b4507905b96fc5922b8e2d07e137

-- 
You are receiving this mail because:
You are the assignee for the bug.



More information about the Kdepim-bugs mailing list