https://bugs.kde.org/show_bug.cgi?id=501856
--- Comment #4 from Nate Graham <n...@kde.org> ---
When triggering this bug, the menu that you see comes from here:
https://invent.kde.org/plasma/plasma-desktop/-/blob/master/containments/desktop/plugins/folder/foldermodel.cpp?ref_type=heads#L1905

When you right-click on an item, the menu that you see comes from here:
https://invent.kde.org/plasma/plasma-desktop/-/blob/master/containments/desktop/plugins/folder/foldermodel.cpp?ref_type=heads#L1917

When you right-click on en empty area of the desktop *without* triggering this
bug, the menu that you see comes from the desktop context menu plugin:
https://invent.kde.org/plasma/plasma-workspace/-/blob/master/containmentactions/contextmenu/menu.cpp

So basically, the issue here is that the first menu should not exist; instead
it should fall back to displaying the menu from the desktop context menu
plugin.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to