Details
-
Bug
-
Resolution: Done
-
Not Evaluated
-
Qt Creator 4.1.0
-
Windows 10 64 bit
Description
This looks like a bug in Qt but I couldn't create a minimal example. If you can, please forward the bug to Qt.
- Install a Qt 5.8 package.
- Run Creator from this package.
- Make sure you have at least two Qt versions containing examples configured in "Tools" -> "Options..." -> "Build & Run" -> "Qt versions".
- Go to Welcome mode, Examples tab.
- Try to select a different Qt version using the ComboBox.
The ComboBox' popup menu appears, but then does not do anything until you click on it. This first mouse click is ignored, too. After clicking, it seems to behave correctly.
The ComboBox should be responsive all the time. In Qt 5.7.0, this used to work correctly.