Details
-
Bug
-
Resolution: Unresolved
-
P2: Important
-
None
-
5.7.0, 5.8.0
-
None
Description
Qt Quick: TextInput, TextEdit
Qt Quick Controls 1: TextField, TextArea
Qt Quick Controls 2: TextField, TextArea
None of these allow dragging of selected text (press and drag on selected text starts a new selection). Moreover, that does not seem possible to use MouseArea to support drag and drop, because if you overlap text input item with MouseArea, MouseArea will prevent text input item from accepting mouse events.
Attachments
Issue Links
- resulted from
-
QTBUG-16284 Disable drag and drop in TextEdit and TextInput
-
- Closed
-