Problem using backspace on the VirtualKeyboard
Unsolved
Mobile and Embedded
-
Hi, Qt experts.
I'm having a problem writing to a QDoubleSpinBox field, for example:
The number 150 is written in the field, clicking on the field opens the virtualKeyboard for editing. If I click on backspace 3 times and then start writing the new number, everything goes normally. However, if I click more than 3 times and then start writing the new number, the first written number is displayed selected and when writing the second number, the first is replaced. Therefore, if I write 331, the number displayed is 31.
Does anyone know how to solve this problem?
Regards,
DiogoOliveira
Versão: Qt 5.15LTS