Bug 378636 - The open file dialog don't open kio links
Summary: The open file dialog don't open kio links
Status: RESOLVED DUPLICATE of bug 374296
Alias: None
Product: kate
Classification: Applications
Component: general (show other bugs)
Version: 16.04.1
Platform: Ubuntu Linux
: NOR normal
Target Milestone: ---
Assignee: KWrite Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-04-10 21:50 UTC by xavier
Modified: 2017-07-23 09:07 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
Open dialog bug (254.23 KB, image/png)
2017-04-10 21:50 UTC, xavier
Details

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