diff options
| author | Andreas Krutzler <[email protected]> | 2018-01-21 13:39:41 -0700 |
|---|---|---|
| committer | Nathaniel Graham <[email protected]> | 2018-01-21 13:43:30 -0700 |
| commit | bba44ae907b4faaf115d33fb0a3c50cd96ee2cb6 (patch) | |
| tree | 5d7535e05c05011144b1274f0ae057d8c5839987 /src/kitemviews/kfileitemmodel.h | |
| parent | 6cf74d2fdd36c5322c2db3278aea9c9d47b77889 (diff) | |
Fix renamed file reclaims focus
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
Reviewers: ngraham, michaelh, #dolphin, elvisangelaccio
Reviewed By: ngraham, michaelh, #dolphin, elvisangelaccio
Subscribers: emateli, elvisangelaccio, #dolphin
Differential Revision: https://phabricator.kde.org/D9711
Diffstat (limited to 'src/kitemviews/kfileitemmodel.h')
0 files changed, 0 insertions, 0 deletions
