Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
Adobe Flex SDK 3.2 (Release)
-
None
-
Affected OS(s): All OS Platforms
Language Found: English
Description
Steps to reproduce:
1. Load main.swf
2. Mousedown on the divider of the DividedBox and let go outside of the child application.
3. Move your mouse back over the child app.
Actual Results: The divider is sticky.
Expected Results: The DividedBox should probably be using the MarshallMouseEvent so that it is notified when a mouseUp occurred outside of its sandbox.
Workaround (if any):