D11304: Fix bug where dolphin fails to select any item where a path is created using "Create New | Folder"
Emirald Mateli
noreply at phabricator.kde.org
Wed Mar 14 00:38:57 GMT 2018
emateli created this revision.
emateli added reviewers: rkflx, ngraham, elvisangelaccio.
Restricted Application added a subscriber: Dolphin.
emateli requested review of this revision.
REVISION SUMMARY
Selects the first ancestor from the current directory whenever a tree is created using `Create New | Folder`.
Let me know in case I missed any tests for this otherwise I'll see to it that I try add some.
TEST PLAN
- Navigate to a directory
- Right click, create new -> folder. Use a name as such "a/b/c"
- Observe that the tree is created, directory a appears in the current directory
Expected: Dolphin selects directory "a"
Before patch: Selection is empty.
Actual: "a" is selected.
REPOSITORY
R318 Dolphin
BRANCH
selection-folder (branched from master)
REVISION DETAIL
https://phabricator.kde.org/D11304
AFFECTED FILES
src/views/dolphinview.cpp
To: emateli, rkflx, ngraham, elvisangelaccio
Cc: #dolphin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.kde.org/mailman/private/kfm-devel/attachments/20180314/cadfdf30/attachment.htm>
More information about the kfm-devel
mailing list