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

HB updated FLEX-34362:
----------------------

    Environment: Mainly tested on an iPhone 4 with iOS 7.1

> 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: 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 further welcome.



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

Reply via email to