Review Request 112256: Move cursor to begin/end of selection before canceling it
Commit Hook
null at kde.org
Sun Aug 25 16:46:10 BST 2013
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://git.reviewboard.kde.org/r/112256/
-----------------------------------------------------------
(Updated Aug. 25, 2013, 3:46 p.m.)
Status
------
This change has been marked as submitted.
Review request for Dolphin.
Description
-------
Dolphin uses QTextEdit for inline renaming, which does not move the cursor to begin/end of selection, probably because for large texts, this can cause unexpected loss of focus.
Dolphin does not use large texts, but usually only a few lines.
This addresses bug 323946.
http://bugs.kde.org/show_bug.cgi?id=323946
Diffs
-----
dolphin/src/kitemviews/private/kitemlistroleeditor.cpp 9f20afe
Diff: http://git.reviewboard.kde.org/r/112256/diff/
Testing
-------
Pressing Left/Right with a selection now works the same as in QLineEdit.
Thanks,
Christoph Feck
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.kde.org/mailman/private/kfm-devel/attachments/20130825/6dba8872/attachment.htm>
More information about the kfm-devel
mailing list