https://bugs.kde.org/show_bug.cgi?id=488571
Nate Graham <n...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas |ma/plasma-desktop/-/commit/ |ma/plasma-desktop/-/commit/ |2206aa80565e7112a96771d5272 |6b7a54ba8434e0872c5b7a045a6 |9a85b8d4f1a84 |ae4f7847e1f22 --- Comment #7 from Nate Graham <n...@kde.org> --- Git commit 6b7a54ba8434e0872c5b7a045a6ae4f7847e1f22 by Nate Graham. Committed on 24/06/2024 at 19:01. Pushed by ngraham into branch 'Plasma/6.1'. Widget Explorer: ask for focus after drag and drop Since the Widget Explorer only closes when it loses focus, but there's an exception during a drag and drop, it might get stuck open. Immediately reclaiming focus will make sure it closes. Example to test with: - Right click on a panel, click "add widgets" - open panel edit mode - sidebar closes! But: - Right click on a panel, click "add widgets" - drag and drop a widget to the panel - open panel edit mode - sidebar does not close :-( With this MR it closes. FIXED-IN: 6.1.1 (cherry picked from commit 2206aa80565e7112a96771d52729a85b8d4f1a84) eb778401 Make add widgets sidebar ask for focus after drag and drop Co-authored-by: Niccolò Venerandi <nicc...@venerandi.com> M +11 -0 desktoppackage/contents/explorer/WidgetExplorer.qml https://invent.kde.org/plasma/plasma-desktop/-/commit/6b7a54ba8434e0872c5b7a045a6ae4f7847e1f22 -- You are receiving this mail because: You are watching all bug changes.