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

Permanent blur effect after closing multiple s:Alert's

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Duplicate
    • Apache Flex 4.14.0
    • Apache Flex 4.14.1
    • None
    • None

    Description

      To reproduce execute following code:
      Alert.show("Message", "Title", Alert.OK, null, function(event:Event):void

      { Alert.show("Second message"); }

      );

      When user closes both Alerts, whole stage will still be blurred

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              Shmatov Aleksey
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: