Kate supports a menu to copy file path into clipboard, but the characters of path separator are converted from back slash to front slash automatically on windows. Kate should keep original characters of path separator during copy.
Does the clipboard text include the file:// prefix?
File path text is converted like following D:\Downloads\desktop.ini ---> D:/Downloads/desktop.ini Text in clipboard doesn't contain file:// prefix
Git commit 209cc0388cc931383154320dac5d6054ada8f7d4 by Christoph Cullmann. Committed on 25/07/2017 at 07:47. Pushed by cullmann into branch 'master'. prefer native file separators in output M +6 -1 addons/filetree/katefiletree.cpp https://commits.kde.org/kate/209cc0388cc931383154320dac5d6054ada8f7d4