D7647: Bug 205157 - two clicks on file to rename
Andreas Krutzler
noreply at phabricator.kde.org
Tue Sep 19 10:07:15 BST 2017
akrutzler updated this revision to Diff 19664.
akrutzler added a comment.
Now this feature behaves as follows:
1. select an item by single-click, or one is already selected
2. wait the "double-click-interval"
3. click on the items text ( -> 800ms timer gets started)
4. none of the **//cancellations//** (see below) happens within that 800ms
5. inline-renaming starts
**Cancellations:**
- open any file/folder by double-click
- select different item(s)
- Dolphin loses focus
- anything else?
This feature is just enabled while "Double-click to open files and folders" in system-settings and "Rename inline" in Dolphin are enabled.
I also removed the additional option "Fast renaming" in Dolphin.
REPOSITORY
R318 Dolphin
CHANGES SINCE LAST UPDATE
https://phabricator.kde.org/D7647?vs=19074&id=19664
REVISION DETAIL
https://phabricator.kde.org/D7647
AFFECTED FILES
src/kitemviews/kitemlistcontroller.cpp
src/kitemviews/kitemlistcontroller.h
src/kitemviews/kitemlistview.cpp
src/kitemviews/kitemlistview.h
src/views/dolphinview.cpp
src/views/dolphinview.h
To: akrutzler, #dolphin, #kde_applications, elvisangelaccio, emmanuelp
Cc: sars, elvisangelaccio, ngraham, #konqueror
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.kde.org/mailman/private/kfm-devel/attachments/20170919/8576069e/attachment.htm>
More information about the kfm-devel
mailing list