[ 
https://issues.apache.org/jira/browse/FLEX-12312?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Mark Kessler resolved FLEX-12312.
---------------------------------

    Resolution: Duplicate
      Assignee: Mark Kessler
    
> CursorManager does not set cursor's children's mouseEnabled property to false.
> ------------------------------------------------------------------------------
>
>                 Key: FLEX-12312
>                 URL: https://issues.apache.org/jira/browse/FLEX-12312
>             Project: Apache Flex
>          Issue Type: Bug
>          Components: Cursor Manager
>    Affects Versions: Adobe Flex SDK Previous
>         Environment: Affected OS(s): Windows
> Affected OS(s): Windows XP
> Browser: Firefox 2.x
> Language Found: English
>            Reporter: Adobe JIRA
>            Assignee: Mark Kessler
>
> CursorManager does not set cursor's children mouseEnabled property to
> false, making the cursor's children able to receive events.
> Steps to reproduce bug:
>  1. Draw a cursor asset in Flash. Make it a MovieClip and also have
> multiple MovieClips inside it.
>  2. Embed this symbol in the test application via CSS properties.
>  3. Set the cursor via CursorManager.
>  4. Make a component that traces a statement on mousedown.
>  Results: The cursor asset's children will recieve the mousedown event.
>  Expected results: The cursor asset's children should not recieve the
> mousedown event, the mouseDown properties for these children should be
> set to false.
>  
>  Actual Results:
>  
>  
>  Expected Results:
>  
>  
>  Workaround (if any):
>  
>  Create a cursor without children.

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

Reply via email to