Bug 479436 - wrong path divider for windows
Summary: wrong path divider for windows
Status: RESOLVED FIXED
Alias: None
Product: digikam
Classification: Applications
Component: Usability-Clipboard (show other bugs)
Version: 8.3.0
Platform: Microsoft Windows Microsoft Windows
: NOR minor
Target Milestone: ---
Assignee: Digikam Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-01-05 15:06 UTC by Frank Escher
Modified: 2024-01-05 19:52 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In: 8.3.0


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Frank Escher 2024-01-05 15:06:15 UTC
SUMMARY
***
Copy function (ctrl-c) on an album item copies the path in linux manner using slashes instead of backslashes. Using windows the backslash should be used.
***


STEPS TO REPRODUCE
1. select album item in the windows version of digikam
2. use copy to clipboard function
3. paste clipboard somewhere as text.

OBSERVED RESULT
path divided by slashes

EXPECTED RESULT
path divided by backslashes

SOFTWARE/OS VERSIONS
Windows: 11


ADDITIONAL INFORMATION
Comment 1 Maik Qualmann 2024-01-05 19:52:20 UTC
Git commit 0800fde293ad5bcad42aeb2881164404bd1fb9b2 by Maik Qualmann.
Committed on 05/01/2024 at 20:51.
Pushed by mqualmann into branch 'master'.

use native separators for file paths in item drag
FIXED-IN: 8.3.0

M  +1    -1    NEWS
M  +3    -2    core/app/dragdrop/ddragobjects.cpp

https://invent.kde.org/graphics/digikam/-/commit/0800fde293ad5bcad42aeb2881164404bd1fb9b2