You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flex.apache.org by "Piotr Zarzycki (JIRA)" <ji...@apache.org> on 2017/03/04 13:30:46 UTC

[jira] [Assigned] (FLEX-34841) TextInput change event not fired correctly in JS

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

Piotr Zarzycki reassigned FLEX-34841:
-------------------------------------

    Assignee: Piotr Zarzycki

> TextInput change event not fired correctly in JS
> ------------------------------------------------
>
>                 Key: FLEX-34841
>                 URL: https://issues.apache.org/jira/browse/FLEX-34841
>             Project: Apache Flex
>          Issue Type: Bug
>          Components: FlexJS
>    Affects Versions: Apache FlexJS 0.5.0
>         Environment: Flash SWF - Working
> HTML - Not working
>            Reporter: Michael Schmalle
>            Assignee: Piotr Zarzycki
>
> Given a simple app setup;
> {code}
> <js:TextInput id="myInput" change="trace('change');/>
> {code}
> Will not fire during typing in the browser, works correctly as SWF.
> What is odd is it fires when focus changes but not text.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)