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

Martin Flöser <mgraess...@kde.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|CONFIRMED                   |RESOLVED
      Latest Commit|                            |https://commits.kde.org/kwi
                   |                            |n/c45e165514ec70314d721d6e0
                   |                            |238431ab92bd441
   Version Fixed In|                            |5.10.3
         Resolution|---                         |FIXED

--- Comment #9 from Martin Flöser <mgraess...@kde.org> ---
Git commit c45e165514ec70314d721d6e0238431ab92bd441 by Martin Flöser.
Committed on 20/06/2017 at 04:57.
Pushed by graesslin into branch 'Plasma/5.10'.

Fix switch desktop through edge when moving window

Summary:
There was a regression introduced in ScreenEdges when introducing the
activatesForPointer method. It considered the switch desktop on edge,
but not the special case of switch desktop when moving windows. Due to
that the edges did not activate when moving the window.

This change addresses the regression and extends the autotest to ensure
it's properly covered.
FIXED-IN: 5.10.3

Test Plan: Manual testing and extended auto test

Reviewers: #kwin, #plasma

Subscribers: plasma-devel, kwin

Tags: #kwin

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

M  +11   -0    autotests/mock_abstract_client.cpp
M  +3    -0    autotests/mock_abstract_client.h
M  +0    -5    autotests/mock_client.cpp
M  +0    -2    autotests/mock_client.h
M  +21   -0    autotests/test_screen_edges.cpp
M  +6    -0    screenedge.cpp

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

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

Reply via email to