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

[jira] [Comment Edited] (FLEX-34141) softkeyboardActivate events are not dispatched in Flex 4.12 on iOS

    [ https://issues.apache.org/jira/browse/FLEX-34141?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13933604#comment-13933604 ] 

Maurice Amsellem edited comment on FLEX-34141 at 3/13/14 5:40 PM:
------------------------------------------------------------------

The SK events are bubbled (redispatched) from the native StageText.
In 4.12 SK Active event bubbling was removed to fix issues regarding scrolling.
As this is a regression, i will try to fix it, and restore bubbling.

thanks for catching that.

If the meantime, if your text inputs are not embedded in Scroller, you can use TI with the old StageTextInputSkin skinClass, which has the correct behavior.




was (Author: mamsellem):
The SK events are bubbled (redispatched) from the native StageText.
In 4.12 SK Active event bubbling was removed to fix issues regarding scrolling.
As this is a regression, i will try to fix it, and restore bubbling.

thanks for catching that.

> softkeyboardActivate events are not dispatched in Flex 4.12 on iOS
> ------------------------------------------------------------------
>
>                 Key: FLEX-34141
>                 URL: https://issues.apache.org/jira/browse/FLEX-34141
>             Project: Apache Flex
>          Issue Type: Bug
>          Components: Spark: TextInput
>    Affects Versions: Apache Flex 4.12.0
>         Environment: Targeting iOS 7 mobile
>            Reporter: Josh Weinberg
>            Assignee: Maurice Amsellem
>         Attachments: Flex411-AIR39.png, Flex411-AIR4.png, SoftKeyboardTest412.fxp, flex412_AIR39.png, flex412_AIR4.png
>
>
> TextInput component and Application does not issue softKeyboardActivate or softKeyboardActivating events. Instead softkeyboardDeactivate events are dispatched. This happens for me in iOS 7 using Flex 4.12.
> See attached FXP and screenshots.



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