| Summary: | The open file dialog don't open kio links | ||
|---|---|---|---|
| Product: | [Applications] kate | Reporter: | xavier <xavier> |
| Component: | general | Assignee: | KWrite Developers <kwrite-bugs-null> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | normal | CC: | christoph, Darren.Lissimore |
| Priority: | NOR | ||
| Version First Reported In: | 16.04.1 | ||
| Target Milestone: | --- | ||
| Platform: | Ubuntu | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Attachments: | Open dialog bug | ||
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 *** |
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