Details
-
Type:
Bug
-
Status: Closed
-
Priority:
P1: Critical
-
Resolution: Done
-
Affects Version/s: 5.11.0 RC 1
-
Fix Version/s: 5.11.1
-
Component/s: Widgets: Styles
-
Labels:None
-
Commits:9ffb00130624b90dabab9cf5dd6cb53999b32bdd
Description
Spin boxes no longer get a frame with common styles (Windows, Breeze, Skulpture), because the check if QStyle::SC_SpinBoxFrame needs to be included in option->subControls is wrong. The commit in qcommonstyle.cpp made 'true' the default value for SH_SpinBox_ButtonsInsideFrame, while the check in qabstractspinbox.cpp checks for a 'false' value to include the QStyle::SC_SpinBoxFrame.
Attachments
For Gerrit Dashboard: QTBUG-68238 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
229296,2 | QAbstractSpinBox: Fix missing frame condition | 5.11 | qt/qtbase | Status: MERGED | +2 | 0 |