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

If you right-click on a component that has mouseEnabled=false, the contextMenu for its parent is triggered rather than the contextMenu of the component below your mouse click

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Later
    • Adobe Flex SDK 3.0 (Release)
    • None
    • mx: General
    • None
    • Affected OS(s): All OS Platforms
      Language Found: English

    Description

      Steps to reproduce:
      1. Load the bugfile.
      2. Right click on the Button which has mouseEnabled=false.

      Actual Results: The contextMenu of the Application is displayed.

      Expected Results: The contextMenu of the TextArea below the Button should be displayed.

      Workaround (if any):

      My workaround for this (Flex 2.01):
      1. Embed a image with only transparent pixels.
      2. Set this image as the cursor by calling CursorManager.setCursor().
      3. Call Mouse.show() to reshow the normal cursor.
      4. Confirm that the correct context menu is now showing up.

      I haven't figured out why this works.

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: