https://bugs.kde.org/show_bug.cgi?id=372813

Kai Uwe Broulik <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected],
                   |                            |[email protected]
          Component|bars: location              |general
            Product|dolphin                     |frameworks-kio
           Assignee|[email protected]   |[email protected]
            Version|15.12.3                     |5.37.0
     Ever confirmed|0                           |1
             Status|UNCONFIRMED                 |CONFIRMED

--- Comment #2 from Kai Uwe Broulik <[email protected]> ---
The bug lies in KUrlNavigator. While KUrlCompletion in the combobox does tilde
expansion, the uncomittedUrl() which is used when pressing enter does not. This
results in an invalid URL ending up in Dolphin which rightfully complains.
Re-assigning to KIO.

One could slam a KShell::tildeExpand in there somewhere but I have no idea how
KUriFilter works and when to do that, ie. before filterUri or afterwards.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to