[Bug 294548] Keyboard navigation does no work with unread mails

David Faure faure at kde.org
Fri Sep 28 14:29:21 BST 2012


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

David Faure <faure at kde.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|---                         |FIXED

--- Comment #7 from David Faure <faure at kde.org> ---
Git commit 21cd990881fd3bf0cf10061a2aab24edf2efe7a4 by David Faure.
Committed on 27/09/2012 at 18:29.
Pushed by dfaure into branch 'KDE/4.9'.

Fix synchronization between favorites view and folder tree in kmail.

1) ensure one slot doesn't call the other; the old blockSignals was meant
to do that, but that was wrong of course (the action manager doesn't
emit signals, it's connected to them)

2) set the current index in the folder tree, not just the selection,
so that keyboard navigation is more predictable, but more importantly
so that kmail is informed of the new current folder, and updates actions
appropriately.

M  +28   -6    akonadi/standardactionmanager.cpp

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



More information about the Kdepim-bugs mailing list