https://bugs.kde.org/show_bug.cgi?id=425997
--- Comment #8 from Elvis Angelaccio <[email protected]> --- Git commit f8d1b494db19904679101139eb81a5715061aa11 by Elvis Angelaccio. Committed on 02/01/2021 at 18:22. Pushed by elvisangelaccio into branch 'master'. Revert "ContextMenu: Allow plugins submenus to react to Shift modifiers" This reverts commit ce3c2435250f5eb8a3c9322359b25c46d2b6fb96. The apidox of setParentWidget says: Set the parent widget for any dialogs being shown. This should normally be your mainwindow, not a popup menu, so that it still exists even after the popup is closed (e.g. error message from KRun) and so that QAction::setStatusTip can find a statusbar, too. M +1 -1 src/dolphincontextmenu.cpp https://invent.kde.org/system/dolphin/commit/f8d1b494db19904679101139eb81a5715061aa11 -- You are receiving this mail because: You are watching all bug changes.
