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

[localfix] Spark Window component - minWidth/maxWidth to minHeight/maxHeight conflict

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • Adobe Flex SDK 4.5 (Release)
    • None
    • Spark: Window
    • None
    • Affected OS(s): All OS Platforms
      Affected OS(s): All OS Platforms
      Language Found: English

    Description

      Steps to reproduce:
      1. Create a Spark Window component with two states "State1" and "State2"
      2. In "State1" set the minWidth and maxWidth to 200, and minHeight to 500
      3. In "State2" set the minHeight and maxHeight to 200, and minWidth to 500
      4. In your main application window, open up the Spark Window component you created. Try to toggle between the 2 states.

      Actual Results:
      minHeight=500 and minWidth=500 are not respected when changing states.

      Expected Results:
      They should be.

      Workaround (if any):
      None found.

      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: