Mihai Chira created FLEX-34339:
----------------------------------
Summary: Components don't focusOut when removed from stage
Key: FLEX-34339
URL: https://issues.apache.org/jira/browse/FLEX-34339
Project: Apache Flex
Issue Type: Bug
Components: .Unspecified - Framework
Affects Versions: Apache Flex 4.12.0
Reporter: Mihai Chira
Fix For: Apache Flex 4.13.0
*Steps to reproduce*:
1. Import and run attached project.
2. Click on numeric stepper and then on button. Notice that focusIn and
focusOut events are dispatched by numeric stepper as expected.
3. Shift+Click on the numeric stepper (this will remove it from stage in 600ms).
Actual behaviour: focusOut is not dispatched by numeric stepper when it's
removed from stage.
Desired behaviour: I expect that a focused component should be de-focused when
removed from stage.
*NOTES*:
-This causes at least one other bug (link coming soon).
--
This message was sent by Atlassian JIRA
(v6.2#6252)