Details
-
Suggestion
-
Resolution: Out of scope
-
P3: Somewhat important
-
4.4.0
-
None
Description
QLineEdit currently displays an arrow cursor when it is in read-only mode and a beam cursor when in read-write mode. However QTextEdit always displays a beam cursor. Ideally it the read only cursor is consistant between QLineEdit and QTextEdit.