https://bugs.kde.org/show_bug.cgi?id=364795
Bug ID: 364795
Summary: Incorrect path is shown in the location bar when
dolphin is opened with an argument of type
"/path/to/some///folder"
Product: dolphin
Version: unspecified
Platform: Other
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: NOR
Component: bars: location
Assignee: [email protected]
Reporter: [email protected]
When i tried to launch dolphin from command line using a command similar to
"dolphin /path/to/local////folder" then dolphin started , successfully showing
the contents of "folder" but in its location bar (which was in non editable
mode) the path shown was only upto "local".
When again i tried to open dolphin with a command like this "dolphin
/path/to/local////folder/sub-folder", dolphin opened showing the contents of
"sub-folder" but this time also the path shown in location bar was of the
folder "local",
Reproducible: Always
Steps to Reproduce:
1.open xterm or any emulator.
2.pass a command similar to "dolphin /path/to/local////folder" or "dolphin
/path/to/local///folder/sub-folder"
3.
Actual Results:
The path shown in location bar in non-editable mode will be of the folder
"local" in both cases.
Expected Results:
The full path of the folder being opened must be shown.
Dolphin version - 16.04.2
--
You are receiving this mail because:
You are watching all bug changes.