[
https://issues.apache.org/jira/browse/FLEX-35126?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mihai Chira resolved FLEX-35126.
--------------------------------
Resolution: Fixed
> DropDownController inside a pop up still listens to MOUSE_DOWN and
> MOUSE_DOWN_SOMEWHERE after the popup has closed
> ------------------------------------------------------------------------------------------------------------------
>
> Key: FLEX-35126
> URL: https://issues.apache.org/jira/browse/FLEX-35126
> Project: Apache Flex
> Issue Type: Bug
> Components: PopUp Manager, Spark: CalloutButton, Spark:
> DropDownList, Spark: PopUpAnchor
> Affects Versions: Apache Flex 4.15.0
> Reporter: Mihai Chira
> Assignee: Mihai Chira
> Fix For: Apache Flex 4.16.0
>
> Attachments: FLEX-35126.ZIP
>
>
> *Steps to reproduce*
> # Run the attached project
> # Click on the first DropDownList, leave it open
> # Click on the second DropDownList multiple times
> *Actual result*: the {{DropDownController}} of the first list, which has been
> removed from stage, is still listening to {{MouseEvent.MOUSE_DOWN}} and
> {{SandboxMouseEvent.MOUSE_DOWN_SOMEWHERE}} on {{SystemManager}}.
> *Expected result*: the {{DropDownController}} of the first list stops
> listening to events.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)