https://bugs.kde.org/show_bug.cgi?id=500580
Niccolò Venerandi <nicc...@venerandi.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|ASSIGNED |RESOLVED Latest Commit| |https://invent.kde.org/plas | |ma/libplasma/-/commit/f97f9 | |85d2d9362dd0333c085e6b92f56 | |1f8bcff1 --- Comment #4 from Niccolò Venerandi <nicc...@venerandi.com> --- Git commit f97f985d2d9362dd0333c085e6b92f561f8bcff1 by Niccolò Venerandi. Committed on 11/03/2025 at 15:56. Pushed by niccolove into branch 'master'. Check AppletPopup visibility conditions whenever focus switches The logic behind whether an AppletPopup should switch depends on the active focus window. However, it is run only when the popup itself loses focus. By running it each time the active focus window changes, we make sure the popup never remains stuck open. M +5 -5 src/plasmaquick/appletpopup.cpp M +1 -1 src/plasmaquick/appletpopup.h https://invent.kde.org/plasma/libplasma/-/commit/f97f985d2d9362dd0333c085e6b92f561f8bcff1 -- You are receiving this mail because: You are watching all bug changes.