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

Vlad Zahorodnii <vladz...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Latest Commit|https://commits.kde.org/kwi |https://commits.kde.org/kwi
                   |n/0c3047a8f1d4a70f39250c759 |n/e918cb5d2d3de033635d0cd74
                   |224a7dfab72a76b             |63de25fd6312b24

--- Comment #15 from Vlad Zahorodnii <vladz...@gmail.com> ---
Git commit e918cb5d2d3de033635d0cd7463de25fd6312b24 by Vlad Zagorodniy.
Committed on 27/08/2019 at 05:22.
Pushed by vladz into branch 'Plasma/5.12'.

[effects/desktopgrid] Don't change activities

Summary:
If the Desktop Grid effect doesn't use the Present Windows effect to
layout windows, windowAt helper can return a window that doesn't belong
to current activity because it doesn't check whether that window belongs
to current activity.

This change addresses that problem by adding corresponding check.
FIXED-IN: 5.13.4

Test Plan:
//Unchecked "Use Present Windows effect to layout the windows".//

* Switched to activity #1
* Switched to virtual desktop #1
* Launched Konsole and maximized it(to increate hit area)
* Switched to activity #2
* Switched to virtual desktop #2
* Launched Dolphin and maximized it
* Activated the Desktop Grid effect, clicked on virtual desktop #1 (activity #2
is still active)
* Switched to activity #1
* Activated the Desktop Grid effect, clicked on virtual desktop #2 (activity #1
is still active)

Reviewers: #kwin, davidedmundson

Reviewed By: #kwin, davidedmundson

Subscribers: kwin

Tags: #kwin

Differential Revision: https://phabricator.kde.org/D14046

M  +1    -1    effects/desktopgrid/desktopgrid.cpp

https://commits.kde.org/kwin/e918cb5d2d3de033635d0cd7463de25fd6312b24

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to