Details
-
Bug
-
Resolution: Unresolved
-
P2: Important
-
None
-
6.8.0
-
-
5e656b9ea (dev), a53e09588 (dev), 4c2f43900 (6.9), 4eaaf89db (6.9), b7a63351a (6.8), 23c16c611 (dev), 3e9baca7d (dev), 840cf0a43 (6.9), f8adee805 (6.9), 5e4b33f39 (6.8), 4b763eab2 (6.8), fb3e74615 (6.8)
Description
It seems there are many styling related issues seen on windows11.
1. QComboBox's height is much thinner than other controls such as QLineEdit or QSpinBox
2. QToolButton has much thicker bottom frame than that of QPushButton
3. QSpinBox does not align with QLineEdit with same width. You can notice QSpinBox has weird padding front and back which makes the QSpinBox input control size shorter.
4. The bottom decoration line of QSpinBox does not align with that of QLineEdit. The decoration line of QSpinBox starts from much inner position that that of QLineEdit.
5. QPushButton has same issue with QToolButton about disabled state rendering when checked or pressed state. this can be confirmed by pressing button.