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

Menu.setStyle('openDuration', 0) will break Alert.show()

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Cannot Reproduce
    • Adobe Flex SDK 2.0.1 (Release)
    • None
    • mx: Alert
    • None
    • Affected OS(s): Windows
      Affected OS(s): Windows XP
      Browser: Firefox 2.x
      Language Found: English

    Description

      Steps to reproduce:
      1. setStyle("openDuration", 0) on a Menu which opens an Alert dialog
      2. Click the menu item

      This blogpost contains an example with code to reproduce:
      http://www.juicability.com/entry/setting-openduration-to-0-on-menu-will-break-alert/

      Actual Results:
      The application is blurred but no Alert is shown

      Expected Results:
      Expect to see an Alert Box

      Workaround (if any):
      Set openDuration style to 1 instead of 0. It will remove the menu's tween when showing (which was what I wanted to do) and display the Alert properly.

      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: