Error with QComboBox widget in Qt 6.2.4
Unsolved
Qt 6
-
Hi, I am not sure I chose right topic.
I have issue with using QComboBox in Desktop_Qt_6_2_4_MSVC2019_64bit. I've recently got second monitor the same brands to my first and when I start my app, my QComboBox crashed - app locates on one screen, view of comboBox just flies on another monitor. Then I checked it on another pair of monitor - result is the same
There are screens from simple app:
-
@zonman Could be a bug. Can you try with most recent Qt version (6.3.x)?
Also, worth checking bug tracker: https://bugreports.qt.io/secure/Dashboard.jspa -
I created task on bug tracker.
On other versions (6.2.2, 6.3.2) works fine