[
https://issues.apache.org/jira/browse/FLEX-33677?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13745719#comment-13745719
]
Justin Mclean commented on FLEX-33677:
--------------------------------------
Don't think this is an SDK issue. At a guess the click event is being sent to
different targets ie the area and the square that is being drawn.
> The mouse click event is triggered by dragging upper left and is not
> triggered by dragging lower right.
> --------------------------------------------------------------------------------------------------------
>
> Key: FLEX-33677
> URL: https://issues.apache.org/jira/browse/FLEX-33677
> Project: Apache Flex
> Issue Type: Bug
> Affects Versions: Adobe Flex SDK 4.6 (Release)
> Reporter: Abhishek Dwevedi
> Attachments: RangeSelect.mxml
>
>
> [Product]
> =========
> Flex SDK 4.6
> [Problem]
> =========
> The mouse click event is triggered by dragging upper left and is not
> triggered by dragging lower right.
> STEPS TO REPRODUCE:
> ===================
> 1. Run the sample.
> 2. click and hold the mouse down and drag to the lower right, select a
> rectangle and then release mouse.
> 3. click and hold the mouse down and drag to the upper left, select a
> rectangle and then release mouse.
> RESULT:
> =======
> For step 2, you can find the mouse click event is not triggered.
> For step 3, you can find the mouse click event is triggered.
> EXPECTED:
> =========
> As the customer has separate logic for mouse clicking, they want the above
> operation(select a rectangle) does not trigger mouse click event. So they
> want step 3. also does not trigger mouse click event.
> [System environment]
> ====================
> IE 9 + Windows 7(32-bit) + Flash Builder 4.6
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira