[dolphin] [Bug 474365] New: Copy Location displays unix path in Windows 10
maycin
bugzilla_noreply at kde.org
Sun Sep 10 12:58:34 BST 2023
https://bugs.kde.org/show_bug.cgi?id=474365
Bug ID: 474365
Summary: Copy Location displays unix path in Windows 10
Classification: Applications
Product: dolphin
Version: 23.08.0
Platform: Microsoft Windows
OS: Microsoft Windows
Status: REPORTED
Severity: normal
Priority: NOR
Component: general
Assignee: dolphin-bugs-null at kde.org
Reporter: khylin.maycin at dabrapids.com
CC: kfm-devel at kde.org
Target Milestone: ---
SUMMARY
Copy Location on Windows 10 display file path as Unix path instead of Windows
path.
STEPS TO REPRODUCE
1. Right click on any file.
2. Copy Location and problem appears.
3. Open some program e.g. Notepad and paste location and I get:
C:/some_folter/some_file.txt.
OBSERVED RESULT
Notice there are "/" as folder separators.
EXPECTED RESULT
On Windows paths should be separated with "\" character".
SOFTWARE/OS VERSIONS
Windows 10
ADDITIONAL INFORMATION
This is specially annoying, when I would like to use file paths in Command
Prompt e.g. "cd <file_path>" to change directory to specified path.
By the way, the same problem appears if I copy file path from Location Bar.
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the kfm-devel
mailing list