Bug 486335 - Missing option to delete an orphan on the right
Summary: Missing option to delete an orphan on the right
Status: REPORTED
Alias: None
Product: krusader
Classification: Applications
Component: synchronize (show other bugs)
Version: 2.8.1
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: Krusader Bugs Distribution List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-04-30 09:16 UTC by and.obn
Modified: 2025-03-08 11:33 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments
right-click-menu when viewing results of tool "synchronize folders" (21.66 KB, image/png)
2025-03-08 11:33 UTC, stefanwelte
Details

Note You need to log in before you can comment on or make changes to this bug.
Description and.obn 2024-04-30 09:16:11 UTC
SUMMARY

When synchronizing folders it is possible to delete a file found only on the left side but not on the right side.

STEPS TO REPRODUCE
1. Start folder synchronization when some files are present only on the left and only on the right side
2. Right click on a file present only on the right side

OBSERVED RESULT

A menu without an option to delete the file 

EXPECTED RESULT

A menu with the option to delete the file

SOFTWARE/OS VERSIONS

Operating System: EndeavourOS 
KDE Plasma Version: 6.0.4
KDE Frameworks Version: 6.1.0
Qt Version: 6.7.0
Kernel Version: 6.8.7-arch1-2 (64-bit)
Graphics Platform: X11

ADDITIONAL INFORMATION

If a file is present on the left side only there is an option to delete it
Comment 1 stefanwelte 2025-03-08 11:33:32 UTC
Created attachment 179223 [details]
right-click-menu when viewing results of tool "synchronize folders"

Additional to the initially requested option to "Delete (right single), i want to ask for two deletion options in the menu: 
* Delete (left duplicate)
* Delete (right duplicate)

Thanks