[bug] android text input doesn't honour clearing of field

asked 2014-12-11 17:58:46 +0300

droll gravatar image

updated 2014-12-11 17:59:11 +0300

  1. fire up any android app

  2. set focus to a text input field where there is a control (typically an X button) to clear the text input field

  3. start typing text

  4. press on the button to clear the text input field

  5. continue typing.

upon the first keystroke after clearing the field, the field is immediately populated with the previously typed text again.

you can easily reproduce this with whatsapp. fire it up and do the necessary to start a NEW conversation. then when you are shown the list of contacts so that you can choose which contact to start the conversation with, tap on the magnifying glass icon to do a search. start typing in your search term and then press the X on the right side of the search text box. then continue typing.

edit retag flag offensive close delete