https://bugs.kde.org/show_bug.cgi?id=425997
Nate Graham <n...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/syst |https://invent.kde.org/plas |em/dolphin/commit/dc3beae3a |ma/plasma-desktop/commit/48 |b2c55cd3501e17f93b51e93e876 |ecda47defb671b654ee9633b2a8 |a177 |e623699e7d5 Version Fixed In|21.04 |5.22 --- Comment #13 from Nate Graham <n...@kde.org> --- Git commit 48ecda47defb671b654ee9633b2a8e623699e7d5 by Nate Graham, on behalf of Derek Christ. Committed on 18/07/2021 at 20:17. Pushed by ngraham into branch 'Plasma/5.22'. Fix shift-action modifier in context menu Before this patch, the shift-action modifier in context menus did not work when a sub-context menu is open, that does not have the main context menu as its parent. The new fix installs an event filter on QApplication whenever a new context menu is opened to make the context menu aware of shift-presses even when a sub-context menu is in focus. FIXED-IN: 5.22 M +1 -0 containments/desktop/plugins/folder/foldermodel.cpp https://invent.kde.org/plasma/plasma-desktop/commit/48ecda47defb671b654ee9633b2a8e623699e7d5 -- You are receiving this mail because: You are watching all bug changes.