Bug 477729 - Certain entries missing from Desktop context menu but present in Dolphin context menu
Summary: Certain entries missing from Desktop context menu but present in Dolphin cont...
Status: REPORTED
Alias: None
Product: dolphin
Classification: Applications
Component: view-engine: general (show other bugs)
Version: 21.12.3
Platform: Kubuntu Linux
: NOR normal
Target Milestone: ---
Assignee: Dolphin Bug Assignee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-11-29 18:56 UTC by Little Girl
Modified: 2023-11-30 11:37 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
FileOnDesktopAccessedFromDesktop (85.19 KB, image/png)
2023-11-29 18:58 UTC, Little Girl
Details
FileOnDesktopAccessedFromDolphin (34.00 KB, image/png)
2023-11-29 19:00 UTC, Little Girl
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Little Girl 2023-11-29 18:56:04 UTC
SUMMARY
The "Copy Location" and "Duplicate Here" and "Copy To" and "Move To" entries are missing from the right-click context menu when accessing files from the Desktop, but are present when accessing files from within Dolphin.

STEPS TO REPRODUCE
	1. Open Dolphin.
	2. Click the "Settings" menu.
	3. Click "Configure Dolphin..." in the context menu that opened.
	4. Click "Context Menu" in the left pane.
	5. Make sure that "'Copy To' and 'Move To' commands" is enabled, putting a check in the box if it's not.
	6. Make sure that "Copy Location" is enabled, putting a check in the box if it's not.
	7. Make sure that "Duplicate Here" is enabled, putting a check in the box if it's not.
	8. Click the "Apply" button.
	9. Close the "Settings" window.
	10. Open the "Desktop" directory inside of Dolphin.
	11. Right-click a file on the Desktop.
	12. Check if the "Copy Location" and the "Duplicate Here" and the "Copy To" and the "Move To" entries are in the context menu that opened.
	13. Close Dolphin.
	14. Right-click on the same file directly on your Desktop.
	15. Check if the "Copy Location" and the "Duplicate Here" and the "Copy To" and the "Move To" entries are in the context menu that opened.

OBSERVED RESULT
* In step 12 (when accessing the file from within Dolphin), you will see the "Copy Location" and the "Duplicate Here" and the "Copy To" and the "Move To" entries in the context menu that opened. This is expected behavior.
* In step 15 (when accessing the file directly from the Desktop), you will see that the "Copy Location" and the "Duplicate Here" and the "Copy To" and the "Move To" entries are missing from the context menu that opened. This is unexpected behavior.

EXPECTED RESULT
The "Copy Location" and the "Duplicate Here" and the "Copy To" and the "Move To" entries should always be present regardless of whether a file is accessed directly from the Desktop or from within Dolphin.

SOFTWARE/OS VERSIONS
Operating System: Kubuntu 22.04
KDE Plasma Version: 5.24.7
KDE Frameworks Version: 5.92.0
Qt Version: 5.15.3
Kernel Version: 5.15.0-89-generic (64-bit)
Graphics Platform: X11

ADDITIONAL INFORMATION
Comment 1 Little Girl 2023-11-29 18:58:29 UTC
Created attachment 163620 [details]
FileOnDesktopAccessedFromDesktop

This is what I see when I right-click the 1.png file directly on my Desktop.
Comment 2 Little Girl 2023-11-29 19:00:01 UTC
Created attachment 163621 [details]
FileOnDesktopAccessedFromDolphin

This is what I see when I right-click the 1.png file on my Desktop from within Dolphin.