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

Hynek Schlindenbuch <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #2 from Hynek Schlindenbuch <[email protected]> ---
I can confirm the issue. The issue only happens if the window's center crosses
over to the other screen. So as a workaround, you can grab the window in such a
way that most of it stays on the current screen when you get to the edge (e.g.
grab the left half when dragging to the left edge).

https://invent.kde.org/plasma/kwin/-/merge_requests/9216 fixes the general
issue. Unfortunately, the fix doesn't work for Qt6 applications (i.e. most of
the KDE apps), because of another issue that is fixed by
https://invent.kde.org/plasma/kwin/-/merge_requests/9193 . Both of these
changes are non-trivial and it will take time to get them reviewed.

The 1 pixel bleeding to the neighboring monitor is an unrelated issue. It's
reported here: https://bugs.kde.org/show_bug.cgi?id=514460

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

Reply via email to