QSpinboxes used the sizeFromContents from QWindowsVistaStyle, which produced a too small contentRect for the newly horizontal layouted buttons on QSpinBox. This patch sets a minimum width for the content rect, when QWindows11Style is used. Fixes: QTBUG-124118 Pick-to: 6.7 Change-Id: Ibf58c8da360242587e55f8096fa3157459041ba6 Reviewed-by: Oliver Wolff <oliver.wolff@qt.io> (cherry picked from commit bfe8ac4ebff7a1e8114068f2f46e73c588735690) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
…
…
Description
Languages
C++
84.3%
HTML
4.9%
C
3.9%
CMake
3.6%
Objective-C++
2%
Other
0.8%