D9711: Fix renamed file reclaims focus
Andreas Krutzler
noreply at phabricator.kde.org
Sun Jan 7 15:44:03 GMT 2018
akrutzler created this revision.
Restricted Application added a subscriber: Dolphin.
akrutzler requested review of this revision.
REVISION SUMMARY
After renaming a file and then selecting another file immediately the just selected file stays selected.
BUG: 388555
TEST PLAN
Steps to reproduce:
$ mkdir /tmp/test
$ cd /tmp/test
$ touch a.tmp b.tmp
$ dolphin /tmp/test
In dolphin:
- select a.tmp
- <F2>
- type aaa
- select b.tmp immediately
Expected result:
- a.tmp renamed to aaa.tmp
- b.tmp stays selected, aaa.tmp stays unselected
REPOSITORY
R318 Dolphin
BRANCH
master
REVISION DETAIL
https://phabricator.kde.org/D9711
AFFECTED FILES
src/views/dolphinview.cpp
To: akrutzler
Cc: #dolphin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.kde.org/mailman/private/kfm-devel/attachments/20180107/963f6423/attachment.htm>
More information about the kfm-devel
mailing list