Has anyone noticed send_keys editing the wrong field?

I’ve noticed that some times after editing a field that editing a second field will delete characters from the one previously edited with send_keys. I’m using ruby with a 1.3.1 appium. I tried with both the unicode keyboard and an en_US one. It happens every time.

Here is a video of this happening on a nexus4 https://www.dropbox.com/s/rxp8r75f45w5f9i/bad_send_keys_touch.mp4?dl=0 The big problem happens at 1:20 when editing the first name causes the edited last name to now change. At around 1:00 you see a problem that I can recover from.

I’ll try upgrading again but I wanted to know if anyone else is having this problem. Note, the first time it goes through that form everything works because they are empty, I guess, the second time I tried altering the order of filling out stuff. In any order editing with send_keys doesn’t work for this form.

I have noticed this problem and unfortunately didn’t find the solution.
tests are inconsistent since tests are entering the text in random edit fields

Thanks,
Sekhar

This might be the reason for my tests fail, Edit field next to City filed is highlighting somewhere, happens when changed the device(MotoE), in-case of Nexus… Edit filed highlighted as expected ( next to City field), if any one have face this kind of issue. please help.

Thanks,
Sekhar