Details
-
Bug
-
Resolution: Fixed
-
Not Evaluated
-
None
-
4.9.0
-
None
-
2170d00d3 (master)
-
Qt Installer Sprint 109
Description
entered() -signal is sent too early, the side widget has not yet updated the selected item. If we listen to entered() signal and try to perform page validation right after entering to page (by programmatically calling QWizard::next() or QPushButton::click()), the sidewidget shows wrong selection