Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
Apache Flex 4.15.0
-
None
Description
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.
Attachments
Attachments
Issue Links
- is broken by
-
FLEX-34088 CalloutButton closes when selecting an item in a spark Dropdown
- Resolved