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

set window.visible=false doesn't work when hideEffect is set

    XMLWordPrintableJSON

Details

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

    Description

      Steps to reproduce:
      1. compile and run the air app(it pops a window)
      2. click button "Window Visibility Update", it will toggle window.visible value

      Actual Results:
      window shows up when first click, after that, window doesn't toggle for visibility since even window.visible=false.

      Expected Results:
      window should show/hide when click the button

      Workaround (if any):
      remove the statement:
      win.setStyle("hideEffect", myFade1);
      then it works as expected.

      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: