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
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.
*** This bug has been marked as a duplicate of bug 374296 ***