https://bugs.kde.org/show_bug.cgi?id=431454
Bug ID: 431454 Summary: Opening files from URLs using the Open dialog has broken Product: okular Version: unspecified Platform: Other OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: general Assignee: okular-devel@kde.org Reporter: n...@kde.org Target Milestone: --- Everything from git master. 1. File > Open 2. Paste "https://apps.dtic.mil/dtic/tr/fulltext/u2/a044796.pdf" into the filename field 3. Click Open Error message that says: The file "/home/nate/SpiderOak Hive/Manuals/https://apps.dtic.mil/dtic/tr/fulltext/u2/a044796.pdf" could not be found" "/home/nate/SpiderOak Hive/Manuals/" is the current directory displayed by the dialog, so it appears to be simply appending the URL to it rather than opening it unmodified. Running `okular https://apps.dtic.mil/dtic/tr/fulltext/u2/a044796.pdf` works. Opening https://invent.kde.org/plasma/plasma-desktop/-/blob/master/CMakeLists.txt in Kate's open dialog works. Even trying to open the PDF file in Kate's open dialog works (though of course it doesn't load the file properly). -- You are receiving this mail because: You are the assignee for the bug.