Re: Android Native Text Field Odd Behavior

2019-12-02 Thread J. Landman Gay via use-livecode
I'm not seeing this. I used to see it when I used regular LC fields on Android instead of native ones but I think that has been fixed too. On 12/2/19 12:53 PM, Dan Friedman via use-livecode wrote: Is this a bug? Can anyone confirm? 1. On an Android device, create a text entry native mobile co

Android Native Text Field Odd Behavior

2019-12-02 Thread Dan Friedman via use-livecode
Is this a bug? Can anyone confirm? 1. On an Android device, create a text entry native mobile control. 2. Type “test” (or any other text). 3. Type space. 4. Type back-space 5. Type any text The first word you typed gets repeated. Seems to be the same issue as this: https://github.com/AnySoftK