diff options
author | João Abecasis <joao@abecasis.name> | 2009-06-03 10:04:56 (GMT) |
---|---|---|
committer | João Abecasis <joao@abecasis.name> | 2009-09-25 17:06:20 (GMT) |
commit | c5acc6ee80d9f429fc8f4d9dd3cca51f3efdf6d5 (patch) | |
tree | 404b8c206c7096ac7e1fb6638ee731b369e0ade7 /tests/auto/qcomplextext | |
parent | 101af7f0dc2eb8554a911ccb4c80ad0966db5780 (diff) | |
download | Qt-c5acc6ee80d9f429fc8f4d9dd3cca51f3efdf6d5.zip Qt-c5acc6ee80d9f429fc8f4d9dd3cca51f3efdf6d5.tar.gz Qt-c5acc6ee80d9f429fc8f4d9dd3cca51f3efdf6d5.tar.bz2 |
Fixes a crash in QDoubleSpinBox
Removing dubious intermediate detection code that also had a buffer
overflow. The results were inconsistent and not dependable on.
Processing was inefficient and end value to user experience dubious.
Test cases that abused the former behaviour were changed to consider
input in an Intermediate where it was previously considered Invalid.
With this change, user input will mostly be considered in an
intermediate state, until it is effectively validated.
Task-number: 255019
Reviewed-by: Anders Bakken
Diffstat (limited to 'tests/auto/qcomplextext')
0 files changed, 0 insertions, 0 deletions