Michael Schmalle created FLEX-34841:
---------------------------------------
Summary: 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.0.3
Reporter: Michael Schmalle
Given a simple app setup;
<js:TextInput id="myInput" change="trace('change');/>
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.4#6332)