[
https://issues.apache.org/jira/browse/FLEX-15224?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13602158#comment-13602158
]
Bogdan Dinu commented on FLEX-15224:
------------------------------------
Could not replicate. Probably bad click handler definition. Not a bug.
> Listener not called when click="listenerFunc" set on mx:Button without an id
> property when executing in Firefox 3.0 browser
> ---------------------------------------------------------------------------------------------------------------------------
>
> Key: FLEX-15224
> URL: https://issues.apache.org/jira/browse/FLEX-15224
> Project: Apache Flex
> Issue Type: Bug
> Components: Events
> Affects Versions: Adobe Flex SDK 3.0 (Release)
> Environment: Affected OS(s): Windows
> Affected OS(s): Windows XP
> Browser: Other (specify version)
> Language Found: English
> Reporter: Adobe JIRA
>
> Steps to reproduce:
> 1. Create an application with a two mx:Buttons with click="listenerfunc"
> where one has an id property and one does not have an id property. Define the
> listenerfunc function.
> 2. Execute application and click both buttons.
>
> Actual Results:
> Firefox 3.0 browser
> Listener function is called when clicking the button with an id property.
> Listener function is not called when clicking the button without an id
> property.
> IE 6.0 browser
> Listener is called when clicking button whether it has an id property or not.
>
>
> Expected Results:
> Listener function is called when clicking a button whether it has an id
> property or not.
>
>
> Workaround (if any):
> Always define an id property on components with listeners.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira