Uploaded image for project: 'Apache Flex'
  1. Apache Flex
  2. FLEX-12312

CursorManager does not set cursor's children's mouseEnabled property to false.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Duplicate
    • Adobe Flex SDK Previous
    • None
    • Cursor Manager
    • None
    • Affected OS(s): Windows
      Affected OS(s): Windows XP
      Browser: Firefox 2.x
      Language Found: English

    Description

      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.

      Attachments

        Issue Links

          Activity

            People

              paeros Mark Kessler
              adobejira Adobe JIRA
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: