Bug 378636

Summary: The open file dialog don't open kio links
Product: [Applications] kate Reporter: xavier <xavier>
Component: generalAssignee: KWrite Developers <kwrite-bugs-null>
Status: RESOLVED DUPLICATE    
Severity: normal CC: cullmann, Darren.Lissimore
Priority: NOR    
Version: 16.04.1   
Target Milestone: ---   
Platform: Ubuntu   
OS: Linux   
Latest Commit: Version Fixed In:
Attachments: Open dialog bug

Description xavier 2017-04-10 21:50:41 UTC
Created attachment 104955 [details]
Open dialog bug

When i open the dialog file, i can't use kio files.

Usually if i select a kio file in the document tab and i click to open the file dialog, the kio path is shown and we can browse kio directories.

I can open kio file into kate through Konkeror, Dolphin or stored in a session without problem.

Version 16.04.3
Using: 
KDE Frameworks 5.28.0
Qt 5.6.1 (built against 5.6.1)
The xcb windowing system
Comment 1 Darren Lissimore 2017-06-19 04:52:10 UTC
Seems to be the same issue as Bug-374296; 

Did some tracing - looks like the KIO URL  (I tested fish'ed files in kate) is being passed into the QFileDialog::getOpenFileUrls() but the dialog is opening with user home directory instead of what's in the URL.
Comment 2 Christoph Cullmann 2017-07-23 09:07:04 UTC

*** This bug has been marked as a duplicate of bug 374296 ***