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

minimize() doesn't minimize window in creationComplete handler

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Won't Fix
    • Adobe Flex SDK Previous
    • None
    • Spark: Window
    • None
    • Affected OS(s): All OS Platforms
      Language Found: English

    Description

      Steps to reproduce:
      1. run test app
      ->in creationComplete event for windowedApplication, it creates a window, there is a creationComplete event listener will minimize the window

      Actual Results:
      window isn't minimized. However if you change the code to maximize the window, then it works

      Expected Results:
      minimize() inside of creationComplete event hander should minimize the window.

      Workaround (if any):

      use method call outside of creationComplete event handler after window is opened,

      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: