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

No MouseEvent fired for MouseEvent.ROLL_OVER on Group

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Not A Problem
    • Adobe Flex SDK 4.5 (Release)
    • None
    • Spark: Group
    • None
    • Affected OS(s): All OS Platforms
      Browser: Firefox 3.x
      Language Found: English

    Description

      I am using build 13472.

      Steps to reproduce:
      1. Import the attached FXP into Flash Builder (File > Import Flex Project)
      2. Build/run the app.
      3. Roll over the counties in the map. Each county should turn blue as it's rolled over and the name should be displayed.

      Actual Results:
      Not all counties will work correctly. I consistently have problems with Kern (southeast-ish), as well as many others. If you roll over the "correct" part of it, it will eventually work, and from that point on, it works consistently. For example, just try rolling your mouse in circles along the edges of Kern for a while (sometimes it's easier than other times) and it'll eventually work. So, it'll eventually work for every county, but... I'm not sure why it takes this so much work to get it "primed".

      About:
      Each county is a Group (class BaseMap) with one or more paths. Each Group thus has a rollover listener/handler to handle the change in appearance.

      This bug sorta reminds me of SDK-21197, which turned out to require mouseOpaque = true on each Group, but that property doesn't seem to be available/public any more. I am however using mouseEnabledWhereTransparent=false

      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: