You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flex.apache.org by "Abhishek Dwevedi (JIRA)" <ji...@apache.org> on 2013/08/20 23:31:52 UTC

[jira] [Created] (FLEX-33677) The mouse click event is triggered by dragging upper left and is not triggered by dragging lower right.

Abhishek Dwevedi created FLEX-33677:
---------------------------------------

             Summary:  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


[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