Bug 515705

Summary: 【BUG】在Windows中,拖入文件到终端,显示路径不正确
Product: [Applications] konsole Reporter: 可爱的小松果 <aaron.dongsq>
Component: copy-pasteAssignee: Konsole Bugs <konsole-bugs-null>
Status: REPORTED ---    
Severity: normal CC: nicolas.fella
Priority: NOR    
Version First Reported In: unspecified   
Target Milestone: ---   
Platform: Microsoft Windows   
OS: Microsoft Windows   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description 可爱的小松果 2026-02-08 03:55:51 UTC
# 问题描述
我把一个文件拖入到终端,事实上在Windows中应该是这个样子:
```bash
"D:\我的文件\音乐\ミチノサキ.mp3"
```
但是,却呈现出Linux样式:
```bash
/D:/我的文件/音乐/ミチノサキ.mp3
```
这很明显不对,Windows中的路径样式不是像Linux一样啊

# 我从哪里下载的Konsole?
KDE官方构建的Windows版。