Re: TextInput bug with soft keyboard (mobile)

2017-05-14 Thread Erik Thomas
Hey Frederic: Thanks for your response. I have worked around this problem in the one instance it occurs in my app. It's a kludge but works for now, I just set text to a blank space ' ' and then remove it when it gets focus and the input cursor shows up after the contents are scrolled into view

Re: TextInput bug with soft keyboard (mobile)

2017-05-11 Thread Fréderic Cox
Which skin are you using for the TextInput? The default spark textinput skin? The mobile textinput skin? Or ScrollingStageTextInput ? On Thu, May 11, 2017 at 5:20 PM, Erik J. Thomas wrote: > I spent the better part of a day trying to solve for an annoying user > experience with