[TextField] wrapMode property and editingFinished signal missing

Bug #1376510 reported by Stefano Verzegnassi
18
This bug affects 2 people
Affects Status Importance Assigned to Milestone
ubuntu-ui-toolkit (Ubuntu)
Triaged
High
Cris Dywan

Bug Description

After a comparison with the documentation of QML TextInput (inherited by Ubuntu.TextField), I found that some properties/signals are missing.

wrapMode:
Set this property to wrap the text to the TextInput item's width. The text will only wrap if an explicit width has been set.[1]
N.B. Documentation for Ubuntu.TextField's contentHeight/Width reports a wrapMode property that is not actually aliased in the root item.

editingFinished()
This signal is emitted when the Return or Enter key is pressed or the text input loses focus. Note that if there is a validator or inputMask set on the text input and enter/return is pressed, this signal will only be emitted if the input follows the inputMask and the validator returns an acceptable state.[2]
This QML signal was introduced in Qt 5.2.

[1]: http://qt-project.org/doc/qt-5/qml-qtquick-textinput.html#wrapMode-prop
[2]: http://qt-project.org/doc/qt-5/qml-qtquick-textinput.html#editingFinished-signal

Tim Peeters (tpeeters)
Changed in ubuntu-ui-toolkit:
assignee: nobody → Zsombor Egri (zsombi)
Zsombor Egri (zsombi)
Changed in ubuntu-ui-toolkit:
status: New → Triaged
importance: Undecided → Critical
Zoltan Balogh (bzoltan)
Changed in ubuntu-ui-toolkit:
milestone: none → 11.07
milestone: 11.07 → 11.21
Zsombor Egri (zsombi)
Changed in ubuntu-ui-toolkit:
importance: Critical → High
Zoltan Balogh (bzoltan)
Changed in ubuntu-ui-toolkit (Ubuntu):
assignee: nobody → Zsombor Egri (zsombi)
importance: Undecided → High
status: New → Triaged
Zoltan Balogh (bzoltan)
no longer affects: ubuntu-ui-toolkit
Zsombor Egri (zsombi)
Changed in ubuntu-ui-toolkit (Ubuntu):
assignee: Zsombor Egri (zsombi) → Christian Dywan (kalikiana)
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Duplicates of this bug

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.