https://bugs.kde.org/show_bug.cgi?id=479970
Nate Graham <n...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Latest Commit| |https://invent.kde.org/plas | |ma/plasma-workspace/-/commi | |t/8f6e7eedacc02ad16660a7e9e | |b1a17cda0dd2d90 Version Fixed In| |6.0 Resolution|--- |FIXED --- Comment #3 from Nate Graham <n...@kde.org> --- Git commit 8f6e7eedacc02ad16660a7e9eb1a17cda0dd2d90 by Nate Graham. Committed on 21/01/2024 at 16:36. Pushed by ngraham into branch 'master'. kcms/style: close popup on second click of the button that opened it Right now the button unconditionally opens the popup, but it can still be clicked while the popup is open, and in this case it does nothing. Instead, close the popup. FIXED-IN: 6.0 M +21 -3 kcms/style/ui/main.qml https://invent.kde.org/plasma/plasma-workspace/-/commit/8f6e7eedacc02ad16660a7e9eb1a17cda0dd2d90 -- You are receiving this mail because: You are watching all bug changes.