----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/110864/ -----------------------------------------------------------
(Updated June 10, 2013, 7:12 a.m.) Status ------ This change has been marked as submitted. Review request for Plasma. Description ------- Do not try to raise a Plasma::Dialog which is a dock window For a dock window the raise does not make much sense. A window manager raises it anyway above most windows to get it into the dock layer. But the raise can cause quite some side effects. KWin is setting demands attention state in that case resulting in e.g. the notification window having demands attention set. This conflicts with the general demands attention handling like for example a chat window demanding attention and emitting a notification at the same time. Diffs ----- plasma/declarativeimports/core/dialog.cpp 5c948ec91aa989b2712e3cbe4baed446e1d94764 Diff: http://git.reviewboard.kde.org/r/110864/diff/ Testing ------- notifications are no longer demanding attention Thanks, Martin Gräßlin
_______________________________________________ Plasma-devel mailing list Plasma-devel@kde.org https://mail.kde.org/mailman/listinfo/plasma-devel