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

Ismael Asensio <isma...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas
                   |ma/kwin/-/commit/b08a4a1896 |ma/kwin/-/commit/0dd9f0a31f
                   |3d0e691c4813e6254d7908398a3 |ed41b9d790c211eb144e4ee1c91
                   |eae                         |97f

--- Comment #20 from Ismael Asensio <isma...@gmail.com> ---
Git commit 0dd9f0a31fed41b9d790c211eb144e4ee1c9197f by Ismael Asensio.
Committed on 13/01/2024 at 00:07.
Pushed by iasensio into branch 'Plasma/6.0'.

kcms/tabbox: Fix tabbox preview not getting dismissed

On X11 we would dismiss the tabbox preview when clicking outside
of the switcher. This doesn't work on Wayland because the popup
cannot globally grab the mouse and doesn't get notified.

Use `QEvent::FocusOut` instead which works on both platforms.

We also get rid of a warning message.
FIXED-IN: 5.93.0


(cherry picked from commit b08a4a18963d0e691c4813e6254d7908398a3eae)

M  +3    -8    src/kcms/tabbox/layoutpreview.cpp

https://invent.kde.org/plasma/kwin/-/commit/0dd9f0a31fed41b9d790c211eb144e4ee1c9197f

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

Reply via email to