Bug 413026

Summary: [Dolphin]: no completion and wrong dirseparators in the location bar on MS Windows
Product: [Frameworks and Libraries] frameworks-kio Reporter: RJVB <rjvbertin>
Component: URL navigatorAssignee: KIO Bugs <kio-bugs-null>
Status: REPORTED ---    
Severity: normal CC: kde, kdelibs-bugs-null, kfm-devel
Priority: NOR    
Version First Reported In: 5.63.0   
Target Milestone: ---   
Platform: Microsoft Windows   
OS: Microsoft Windows   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description RJVB 2019-10-16 09:37:01 UTC
SUMMARY
The location bar doesn't provide filename completion on MS Windows 10. It also shows the wrong directory separators (accepting '/' is great, but for integration with other applications they should be converted to '\' so that copy/paste will work seamlessly).

SOFTWARE/OS VERSIONS
Windows: 10 Home (latest)
KDE Frameworks Version:  5.63
Qt Version: 5.13.1

ADDITIONAL INFORMATION
Release build obtained from the Jenkins CI
Comment 1 Kai Uwe Broulik 2019-10-16 12:17:55 UTC
I assume this is a KUrlNavigator bug, re-assigning
Comment 2 RJVB 2019-10-16 14:43:34 UTC
You're probably right of course. I have no way to test such things on the MSWin machine from which I reported this...