Bug: Can't select text in QML TextInput
If I use a standard QML TextInput
element, text selection doesn't work as it does with the TextField
element: nothing happens when I long-press text inside the TextInput
.
We have moved to a new Sailfish OS Forum. Please start new discussions there.
If I use a standard QML TextInput
element, text selection doesn't work as it does with the TextField
element: nothing happens when I long-press text inside the TextInput
.
What you essentially want to do is to show selectable read-only text, right?
Qt components for MeeGo/Harmattan solved this problem by adding optional text selection functionality to Label. It creates the selection handles (and a TextInput instance) on the fly when appropriate. Perhaps the same approach could be used for the Silica Label?
This thread is public, all members of Together.Jolla.Com can read this page.
Asked: 2014-01-03 14:07:15 +0200
Seen: 1,810 times
Last updated: Jan 03 '14
Don't enforce focus to textfield [answered]
Font changes in deployed applications
[Fixed in 1.0.3.8] Crash when linking contacts? [not relevant]
Time slider usage in video player of Gallery app causes the app to hang [duplicate]
QAudioOutput isn't integrated with system volume and libresource like QMediaPlayer
Bug: E-Mail synchronization does not work as configured [released]
Word prediction should be always turned off when entering passwords in Android apps [released]
[Implemented in 1.0.3.8] Email: Honour Reply-To header [answered]