A while ago, we changed the default skin
to: spark.skins.mobile.ScrollingStageTextInputSkin

https://github.com/apache/flex-sdk/blob/ba414443032b49c45ff11b61db452c8a8f428bd8/frameworks/projects/mobiletheme/defaults.css#L344

Can you try to see if using spark.skins.mobile.ScrollingStageTextInputSkin
fixes your problem?

Thanks,
Om

On Thu, Jan 11, 2018 at 6:49 PM, bilbosax <waspenc...@comcast.net> wrote:

> So part of the problem seems to be the skin that I am using. I am currently
> using
>
> spark.skins.mobile.TextInputSkin
>
> This skin will not pull up the keyboard in my popups, but this one will
>
> spark.skins.mobile.StageTextInputSkin
>
> The TextInputSkin allows the text to scroll on the screen with no problems,
> while the StageTextInputSkin will leave the text behind if you scroll.
>
> Neither one of them will pan properly on android at the moment.  (It is
> absurd that on AIR version 27, there are still so many problems with
> TextInput on mobile)
>
> Any thoughts???  What skins does everybody else use that seem to behave
> properly on iOS and Android and keep the text within their textInputs on
> panning???
>
>
>
> --
> Sent from: http://apache-flex-users.2333346.n4.nabble.com/
>

Reply via email to