Details
-
Bug
-
Resolution: Done
-
P1: Critical
-
4.6.1, 4.6.2
-
None
-
Windows
-
42b69b1383375a52818758bf89198e8dc97902d3
Description
If a QSpinBox or QDoubleSpinBox has a focus policy of Qt::NoFocus and something is selected in the editLine of the spinbox, then the selection cannot be removed completely anymore. If the focus is set to a different widget, the spinbox still has at least a vertical bar drawn inside the editLine.
This is a regression from 4.6.0.