Bug 377059 - Open Folder in New Window fails if folder name ends with space
Summary: Open Folder in New Window fails if folder name ends with space
Status: RESOLVED UPSTREAM
Alias: None
Product: dolphin
Classification: Applications
Component: general (show other bugs)
Version: 16.12.2
Platform: Other Linux
: NOR minor
Target Milestone: ---
Assignee: Dolphin Bug Assignee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-03-01 13:39 UTC by Christoph Feck
Modified: 2017-03-03 00:08 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Christoph Feck 2017-03-01 13:39:15 UTC
To reproduce:
- create new folder with a name ending in with a Space
- right click the new folder and select "Open in New Window"

Actual result:
- error "The file or folder does not exist."

Expect results:
- opens the empty folder without error

Additional information:
- "Open in New Tab" works correctly
Comment 1 Kai Uwe Broulik 2017-03-01 15:41:10 UTC
I've seen a similar bug in FolderView and it was concluded that it's a bug in QUrl, dfaure wanted to look into it but I can't find the bug report right now.
Comment 2 Christoph Feck 2017-03-03 00:08:36 UTC
Thanks, just found David's comment in bug 368999.

https://codereview.qt-project.org/186246