https://bugs.kde.org/show_bug.cgi?id=417378
--- Comment #14 from David Redondo <k...@david-redondo.de> --- Git commit 603c0b5a02956765b3dfdab2436a56d1b8122348 by David Redondo. Committed on 23/04/2021 at 09:03. Pushed by davidre into branch 'master'. Set a transientParent for the FolderView ContextMenu We already had the possibility to specify a visualParent but never did. The positioning below the parent is not optimal because the Delegates include the spacing between rows at their bottom which was likely never discovered because the visualParent was never set. So just set it always to the cursor position. M +3 -3 containments/desktop/package/contents/ui/FolderView.qml M +5 -7 containments/desktop/plugins/folder/foldermodel.cpp https://invent.kde.org/plasma/plasma-desktop/commit/603c0b5a02956765b3dfdab2436a56d1b8122348 -- You are receiving this mail because: You are watching all bug changes.