What steps will reproduce the problem?
1. Create a EditText field with input type "numberDecimal"
2. Add the AmountTextWatcher to the field.
3. Type 1 in the field (everything OK)
4. Press delete (1 is removed, cursor is at the start of the field)
5. Press 1 (nothing happens).
6. Press 1 (Now a 1 is written in the input field).
What is the expected output? What do you see instead?
I expected numbers to be written when pressed, not having to press the same
number twice. This behavior doesn't happen with standard keyboard on Google
Nexus S or with Swiftkey X.
What version of the product are you using? On what operating system?
version 1.4.5
On Android 2.3.3
Please provide any additional information below.
Google Nexus S phone.
Original issue reported on code.google.com by christ...@ilios.dk on 8 Nov 2011 at 2:35
Original issue reported on code.google.com by
christ...@ilios.dk
on 8 Nov 2011 at 2:35Attachments: