https://bugs.kde.org/show_bug.cgi?id=417378
--- Comment #15 from David Redondo <k...@david-redondo.de> --- Git commit 30f74282fbb4252f18786737765a83dcae3d8b88 by David Redondo. Committed on 23/04/2021 at 09:12. Pushed by davidre into branch 'Plasma/5.21'. 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. (cherry picked from commit 603c0b5a02956765b3dfdab2436a56d1b8122348) 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/30f74282fbb4252f18786737765a83dcae3d8b88 -- You are receiving this mail because: You are watching all bug changes.