[
https://issues.apache.org/jira/browse/FLEX-34820?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Aleksey closed FLEX-34820.
--------------------------
Resolution: Duplicate
Fix Version/s: Apache Flex 4.14.1
> Permanent blur effect after closing multiple s:Alert's
> ------------------------------------------------------
>
> Key: FLEX-34820
> URL: https://issues.apache.org/jira/browse/FLEX-34820
> Project: Apache Flex
> Issue Type: Bug
> Affects Versions: Apache Flex 4.14.0
> Reporter: Aleksey
> Fix For: Apache Flex 4.14.1
>
>
> 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
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)