https://bugs.kde.org/show_bug.cgi?id=456170
--- Comment #5 from Masca1919 <[email protected]> --- I can reproduce the behavior, but I don’t agree it’s a bug – it’s a stylistic choice. This general behavior can arguably be desirable and not a bug (random strings not prepended by "/" have no reason to be filesystem paths and might as well be http:// prepended URLs). However, I reopen this issue because it is tied to a definite bug in the way Dolphin manages suggestions in the location bar : When typing a letter in the location bar – e.g. "D" – Dolphin will suggest corresponding directories that start with that letter and are located in the home folder of the user (i.e. "~/") in the following way: "Desktop/", "Documents/", "doodeedoo_my_custom_folder/" (see attachment). If the suggestion is accepted it will then send you to "http://Desktop/" in the browser. Expected result should obviously be either to open "~/Desktop/". I apologize if the reopening of this issue is the wrong way to file this. I can also open a new issue if needed. Have a good day. -- You are receiving this mail because: You are watching all bug changes.
