Bug 413026 - [Dolphin]: no completion and wrong dirseparators in the location bar on MS Windows
Summary: [Dolphin]: no completion and wrong dirseparators in the location bar on MS Wi...
Status: REPORTED
Alias: None
Product: frameworks-kio
Classification: Frameworks and Libraries
Component: URL navigator (other bugs)
Version First Reported In: 5.63.0
Platform: Microsoft Windows Microsoft Windows
: NOR normal
Target Milestone: ---
Assignee: KIO Bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-10-16 09:37 UTC by RJVB
Modified: 2025-07-13 18:26 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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...