Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
Using Qt Quick 2.7's TextArea, I cannot just click and drag to select text in a TextArea. This seems like pretty basic functionality - does something need to be enabled for this to work?
selectByMouse: true
https://doc.qt.io/qt-5/qml-qtquick-textedit.html#selectByMouse-prop https://doc.qt.io/qt-5/qml-qtquick-textedit.html#mouseSelectionMode-prop