https://bugs.kde.org/show_bug.cgi?id=486107
Arjen Hiemstra <ahiems...@heimr.nl> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://invent.kde.org/fram | |eworks/kirigami/-/commit/24 | |e137ae2bb7ea42a30a7ea2f6195 | |230b3d303fe Resolution|--- |FIXED Status|ASSIGNED |RESOLVED --- Comment #3 from Arjen Hiemstra <ahiems...@heimr.nl> --- Git commit 24e137ae2bb7ea42a30a7ea2f6195230b3d303fe by Arjen Hiemstra. Committed on 22/08/2024 at 10:00. Pushed by ahiemstra into branch 'master'. PrivateActionToolButton: Hide menu if button is hidden If the menu is open when the button gets hidden, we'd end up with a menu that doesn't have a corresponding button. So in that case, close the menu. This most prominently happens when ActionToolBar hides the corresponding action because of space changes. M +7 -1 src/controls/private/PrivateActionToolButton.qml https://invent.kde.org/frameworks/kirigami/-/commit/24e137ae2bb7ea42a30a7ea2f6195230b3d303fe -- You are receiving this mail because: You are watching all bug changes.