https://bugs.kde.org/show_bug.cgi?id=425997
Méven Car <meve...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Version Fixed In| |21.04 Status|ASSIGNED |RESOLVED Latest Commit|https://invent.kde.org/syst |https://invent.kde.org/syst |em/dolphin/commit/ce3c24352 |em/dolphin/commit/dc3beae3a |50f5eb8a3c9322359b25c46d2b6 |b2c55cd3501e17f93b51e93e876 |fb96 |a177 Resolution|--- |FIXED --- Comment #12 from Méven Car <meve...@gmail.com> --- Git commit dc3beae3ab2c55cd3501e17f93b51e93e876a177 by Méven Car, on behalf of Derek Christ. Committed on 22/06/2021 at 08:53. Pushed by felixernst into branch 'release/21.04'. 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: 21.04 M +8 -13 src/dolphincontextmenu.cpp M +1 -2 src/dolphincontextmenu.h https://invent.kde.org/system/dolphin/commit/dc3beae3ab2c55cd3501e17f93b51e93e876a177 -- You are receiving this mail because: You are watching all bug changes.