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/05 11:51:32 UTC

[jira] [Assigned] (FLEX-35202) Label doesn't fire mouse events

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

Piotr Zarzycki reassigned FLEX-35202:
-------------------------------------

    Assignee: Piotr Zarzycki

> Label doesn't fire mouse events
> -------------------------------
>
>                 Key: FLEX-35202
>                 URL: https://issues.apache.org/jira/browse/FLEX-35202
>             Project: Apache Flex
>          Issue Type: Bug
>          Components: FlexJS
>    Affects Versions: Apache FlexJS 0.7.0, Apache FlexJS 0.8.0
>            Reporter: Pan Li
>            Assignee: Piotr Zarzycki
>
> to reproduce the problem:
> {code}
> <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>
> {code}
> 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



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