D22315: Add setting to enable/disable text drag-and-drop (on by default)
Thomas Schöps
noreply at phabricator.kde.org
Sun Jul 7 23:05:45 BST 2019
thomassc created this revision.
Herald added projects: Kate, Frameworks.
Herald added subscribers: kde-frameworks-devel, kwrite-devel.
thomassc requested review of this revision.
REVISION SUMMARY
This change adds a setting to enable or disable the ability to move the selected text by drag-and-drop. It is on by default, which means the default behavior is not changed. Disabling this setting is useful for people like me who generally use Ctrl-X/V for moving text. For those, the drag-and-drop is never intended, but sometimes triggered accidentally, so it is good to be able to remove this pitfall.
FEATURE: 391450
TEST PLAN
I tested it manually.
REPOSITORY
R39 KTextEditor
BRANCH
text_drag_and_drop_setting
REVISION DETAIL
https://phabricator.kde.org/D22315
AFFECTED FILES
src/dialogs/editconfigwidget.ui
src/dialogs/katedialogs.cpp
src/utils/kateconfig.cpp
src/utils/kateconfig.h
src/view/kateviewinternal.cpp
To: thomassc
Cc: kwrite-devel, kde-frameworks-devel, LeGast00n, domson, michaelh, ngraham, bruns, demsking, cullmann, sars, dhaumann
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kwrite-devel/attachments/20190707/e03d16b6/attachment.html>
More information about the KWrite-Devel
mailing list