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

Alert doesn't work inside mx:Window

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • Adobe Flex SDK 3.1 (Release)
    • None
    • mx: Window
    • None
    • Affected OS(s): All OS Platforms
      Language Found: English

    Description

      Steps to reproduce:
      1. Create an mx:Window file that you can launch from a WindowedApplication
      2. Inside the mx:Window file create a new button to launch the Alert
      3. Export everything and click on the button to launch the Alert

      Actual Results:

      The Alert does never appear.

      Expected Results:

      The Alert component should appear

      Workaround (if any):

      Specify a parent.

      Alert.show("message", "title", Alert.OK, this);

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated: