Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Not A Problem
-
Adobe Flex SDK Previous
-
None
-
Affected OS(s): All OS Platforms
Affected OS(s): All OS Platforms
Language Found: English
Description
Steps to reproduce:
1. add ToggleSwitch to the mobile flex app.
2. add a code to dispatch a click event on ToggleSwitch.
3. run the app and programatically dispatch a click event on ToggleSwitch.
Actual Results: ToggleSwitch's selection doesn't change when click event fired programatically. Works when click event occurred due to user interaction.
Expected Results: Probably this is part of other event issues but filing separately to ensure that this functionality works in order to run Mustella tests.
Workaround (if any):