[Bug 74938] [PATCH] Clicking kmail notification in tray should always bring kmail window to top

Torgny Nyblom kde at nyblom.org
Wed Nov 24 14:49:43 GMT 2010


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


Torgny Nyblom <kde at nyblom.org> changed:

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




--- Comment #50 from Torgny Nyblom <kde nyblom org>  2010-11-24 15:49:37 ---
SVN commit 1200286 by tnyblom:

Patch from George Metaxas, Thanks!

This patch fixes bug 74938, which is related to the way in which the
systray icon of KMail behaves. Currently, clicking on the systray icon
has the effect of minimizing the KMail window, irrespective of its
position in the window stack, and maximizing it if it was previously
minimized. In the latter case, the current virtual desktop is changed to
the virtual desktop where the KMail window was minimized. As noted in
the corresponding bug entry, this behavior is different than the
corresponding behavior of other KDE applications (e.g. Akregator).

The patch modifies the behavior of the KMail systray clicking handling,
by making it identical to other applications (e.g. Akregator). When
the KMail window is the top level window in the virtual desktop, it
is minimized. If it is visible in the desktop, but not at the top,
it is brought to the top. If the window is minimized, then it is
maximized to the current virtual desktop.

BUG: 74938


 M  +26 -58    kmsystemtray.cpp  
 M  +0 -2      kmsystemtray.h  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1200286

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the Kdepim-bugs mailing list