Details
-
Bug
-
Resolution: Out of scope
-
P3: Somewhat important
-
4.1.3
-
None
-
226019
Description
Shouldn't QValidator::fixup() be called on e.g. focusOut event in a QLineEdit if current validation != Acceptable? It seems that every time editingFinished is emitted fixup should be called if necessary.