[ https://issues.apache.org/jira/browse/FLEX-34841?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Piotr Zarzycki resolved FLEX-34841. ----------------------------------- Resolution: Fixed Fix Version/s: Apache FlexJS 0.8.0 > 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 > Fix For: Apache FlexJS 0.8.0 > > > 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)