Details
-
Bug
-
Resolution: Done
-
P2: Important
-
5.12.0, 5.12.1
-
None
-
Tested on:
Windows 10 64bit Version 1809 (Desktop)
Qt with MSVC2017 64bit compiler
CPU: Intel Core i7-8700
Graphics: Intel UHD Graphics 630 (CPU integrated)
(no OpenGL drivers installed)
-
-
74aeacace4124b7452a3b1e951e1a3b25f84d47f (qt/qtbase/5.12)
Description
QCombobox: After pushing the drop-down button the drop-down list does not open straight down horizontal aligned with the QComboxBox position. At first the opening list is shifted a bit to the left and after that aligns horizontally correct to the QComboBox position.
This is a regression that took place since Qt 5.12.0!
Qt 5.11.3 and all prior versions are fine. That means QComboBox drop-down list opens straight horizontal aligned to QComboxBox as it used to be in Windows.
In some cases I were not able to reduce to a test case the drop-down list even opens with a short black frame flicker. So there might be a deeper issue behind all that. The same here Qt 5.11.3 and prior doesn't show that.
A short test application is attached.
Attachments
Issue Links
- duplicates
-
QTBUG-72849 QComboBox dropdown glitch on Windows
- Reported
- is duplicated by
-
QTBUG-74101 QComboBox menu is drawn shifted
- Closed
-
QTBUG-74442 QComboBox popup animation weirdly offset to the left
- Closed
-
QTBUG-75895 QComboBox pop-up menu is shifted during animation.
- Closed
- relates to
-
QTBUG-74176 [Reg 5.11.0-5.11.2][Windows] QOpenGLWidget causes black flicker in tooltips and other widgets before displaying content
- Closed
- resulted from
-
QTBUG-55762 Windows 10: QWidget move() method does not take account the slim borders of Windows 10
- Closed