You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flex.apache.org by "Justin Mclean (JIRA)" <ji...@apache.org> on 2014/07/07 10:05:34 UTC

[jira] [Updated] (FLEX-34362) Issues with ScrollableStageText

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

Justin Mclean updated FLEX-34362:
---------------------------------

    Labels: easytest scrolling stagetext textarea  (was: scrolling stagetext textarea)

> Issues with ScrollableStageText
> -------------------------------
>
>                 Key: FLEX-34362
>                 URL: https://issues.apache.org/jira/browse/FLEX-34362
>             Project: Apache Flex
>          Issue Type: Bug
>          Components: .Unspecified - Mobile
>    Affects Versions: Apache Flex 4.12.1
>         Environment: Mainly tested on an iPhone 4 with iOS 7.1
>            Reporter: HB
>              Labels: easytest, scrolling, stagetext, textarea
>
> There are several issues when using the new ScrollableStageText class inside a Flex component (through the new Scrolling skins):
> - When focusing a TextInput (guess a TextArea as well), a softKeyboardDeactivate event is dispatched, at least on iOS.
> - enabled = false doesn't work, this is because of the keepSoftKeyboardActive function, adding a         hiddenFocusStageText.editable = _editable; line before hiddenFocusStageText.assignFocus(); works.
> - Scrolling inside a TextArea component doesn't work when editable is false. This is a real burden in some cases... I guess it's either because of keepSoftKeyboardActive or because of the swap between the proxy image and the StageText instance. Any further help on this issue would be really welcome.



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