Details
-
Bug
-
Resolution: Invalid
-
P1: Critical
-
None
-
5.9.1
-
None
-
Qt 5.9.1 with MSVC 2015 on windows 7.
Description
If you create a tumbler, onCurrentIndexChanged is emited for no reason with 0 in parameter.
Worse, if you put currentIndex = 1 in component.onCompleted slot, the initialisation is not taken into account and the current index remain 0 at the end.
This make that component incompatible with our field system.
In the exemple we should have BBBBB displayed and not AAAAA
Attachments
Issue Links
- relates to
-
QTBUG-61374 "TypeError: Cannot read property 'text' of null" with Tumbler.currentItem
-
- Closed
-