Fix delete action switching via 'Shift' when sub-context-menu is open
Switching the 'Move to Trash' action to 'Delete' using the shift key does not work when the mouse hovers a submenu. This fix resolves the issue by using an event filter instead of the key event functions. BUG: 425997
Loading
-
mentioned in merge request !133 (merged)
-
mentioned in commit 689c0ecb
Please register or sign in to comment