Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
Adobe Flex SDK Previous
-
None
-
None
-
Affected OS(s): All OS Platforms
Language Found: English
Description
Steps to reproduce:
1.
Set the systemChrome to none under application xml.
2.
Use FlexChromeSkin for WindowedApplication.
s|WindowedApplication
3.
Try to click and drag the gripper to resize the application window.
Actual Results:
Sometimes (around the tip of the gripper) when you click on the gripper, the Application window get reduced without draging the gripper.
It seems like the click mouse event is also firing resize action.
Expected Results:
No Resizing take place unless the user clicks and drags the gripper without releasing the mouse button.
Workaround (if any):
none