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

The transparent window is not shown by activate method

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • Adobe Flex SDK 3.5 (Release)
    • None
    • mx: Window
    • None
    • Affected OS(s): Windows
      Affected OS(s): Windows XP
      Language Found: Japanese

    Description

      Steps to reproduce:
      1. run the attached source
      2. click "open" button
      3. click "activate" button

      Actual Results:
      The window is not shown.

      Expected Results:
      The window is shown.

      Workaround (if any):

      override public function activate():void
      {
      super.activate();
      visible = true;
      }

      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: