https://bugs.kde.org/show_bug.cgi?id=500887
Bug ID: 500887 Summary: Directory picker inappropriately falls back to $HOME in when using enter key to make selection Classification: Applications Product: dolphin Version: unspecified Platform: Arch Linux OS: Linux Status: REPORTED Severity: minor Priority: NOR Component: general Assignee: dolphin-bugs-n...@kde.org Reporter: thatk...@gmail.com CC: kfm-de...@kde.org Target Milestone: --- When using the Dolphin directory picker (not the file picker), the following behaviour is observed: If I click on "OK," the folder listed in the directory path box will be selected. (Correct behaviour) If I click on a folder in the tree view, then press enter, the folder will be selected. (Correct behaviour) If I click anywhere on the pane on the left side (the one that lists Places, Remote, Recent, and Devices), then press enter, $HOME will be selected regardless of what is listed in the directory path box. (Incorrect behaviour) This behaviour has been observed in a program I have been writing in C#, as well as in Kate's "Open Folder" dialogue. -- You are receiving this mail because: You are watching all bug changes.