You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flex.apache.org by "Lee Burrows (JIRA)" <ji...@apache.org> on 2014/08/22 18:44:12 UTC

[jira] [Updated] (FLEX-34477) Mobile TextArea can not be scrolled when editable=false

     [ https://issues.apache.org/jira/browse/FLEX-34477?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Lee Burrows updated FLEX-34477:
-------------------------------

    Description: 
Setting editable=false on spark TextArea disables scrolling of text content on mobile devices.

Also, when editable=false and user touches TextArea, soft keyboard opens (although no text is added if typed).

Issue occurs with spark.skins.mobile.ScrollingStageTextAreaSkin - spark.skins.mobile.TextAreaSkin works as expected.

  was:
Setting editable=false on spark TextArea disables scrolling of text content on mobile devices.

Issue occurs with spark.skins.mobile.ScrollingStageTextAreaSkin - spark.skins.mobile.TextAreaSkin works as expected.


> Mobile TextArea can not be scrolled when editable=false
> -------------------------------------------------------
>
>                 Key: FLEX-34477
>                 URL: https://issues.apache.org/jira/browse/FLEX-34477
>             Project: Apache Flex
>          Issue Type: Bug
>          Components: Spark: TextArea
>    Affects Versions: Apache Flex 4.13.0
>         Environment: iOS or Android device.
>            Reporter: Lee Burrows
>            Priority: Critical
>
> Setting editable=false on spark TextArea disables scrolling of text content on mobile devices.
> Also, when editable=false and user touches TextArea, soft keyboard opens (although no text is added if typed).
> Issue occurs with spark.skins.mobile.ScrollingStageTextAreaSkin - spark.skins.mobile.TextAreaSkin works as expected.



--
This message was sent by Atlassian JIRA
(v6.2#6252)