Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
Apache FlexJS 0.7.0, Apache FlexJS 0.8.0
-
None
Description
to reproduce the problem:
<js:View> <js:Container width="100%" height="100%" > <js:Label id="lbl" text="Hello World" width="200" click="lbl.text='foo'"/> </js:Container> </js:View>
it was confirmed by independent tests in earlier report in dev list:
http://apache-flex-development.2333347.n4.nabble.com/FlexJS-click-event-of-Label-is-not-working-in-javascript-mode-tp56459.html