Details
-
Bug
-
Resolution: Done
-
P2: Important
-
5.12.2, 5.13.0 Beta3
Description
Selection of text from a read-only QLineEdit , QPlainTextEdit, QTextEdit does not work.
You can select the text with a double tap but there is no handle to change the selection.
Selection works fine when read-only is set to false. But it should work with read-only text also.
Attachments
Issue Links
- is required for
-
QTBUG-75556 Selection in TextEdit not working for Readonly text
- Closed
-
QTBUG-91545 [iOS] Selection in TextEdit not working for Readonly text
- Closed
- relates to
-
QTBUG-66806 QAbstractItemView: on Android the native cursor remains after edit finished
- Closed
-
QTBUG-83811 need ability to customize the popup menu that goes with text selection handles
- Reported