Details
-
Bug
-
Resolution: Done
-
P3: Somewhat important
-
5.3.0
-
None
Description
There is error in current editable ComboBox sample code at http://qt-project.org/doc/qt-5/qml-qtquick-controls-combobox.html (and into QtCreator help also) - obviously that string "id: editableCombo;" was missed into third listing because this id is used into onAccepted event.