https://bugs.kde.org/show_bug.cgi?id=425997
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/48 |ma/plasma-desktop/commit/1b |ecda47defb671b654ee9633b2a8 |9b49b9fa823246c1880232e063c |e623699e7d5 |97fd7a916eb --- Comment #14 from Nate Graham <n...@kde.org> --- Git commit 1b9b49b9fa823246c1880232e063c97fd7a916eb by Nate Graham, on behalf of Derek Christ. Committed on 18/07/2021 at 20:25. Pushed by ngraham into branch 'master'. 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 (cherry picked from commit 48ecda47defb671b654ee9633b2a8e623699e7d5) M +1 -0 containments/desktop/plugins/folder/foldermodel.cpp https://invent.kde.org/plasma/plasma-desktop/commit/1b9b49b9fa823246c1880232e063c97fd7a916eb -- You are receiving this mail because: You are watching all bug changes.