What steps will reproduce the problem?
1. Create a Flex Swiz based project (4.5)
2. Compile the project with latest sfapi.swc
3. Create a TextArea on the change event of it, disable or enable a button
4. The Change event is not triggered.
Expected output - The button should get disabled or enable on the change of
TextArea
Observed output - The text area shows value, but cursor is still before the
first char of entered text, also no change event is triggered hence the button
does not get enabled\disabled.
sfapi 0.2.6/ Windows XP
Original issue reported on code.google.com by
anup.b...@gmail.comon 22 Sep 2012 at 6:36