Details
-
Bug
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
Apache Flex 4.13.0, Apache Flex 4.12.1
Description
Having opened a TitleWindow with modalTransparencyBlur: 0; and opening an Alert (with default modalTransparencyBlur) shows the following behaviour. The Alert leads to blur, closing the Alert removes blur, closing the TitleWindow shows blur again.
Seems to me, that PopUpManager.removePopUp() fails to set the blur correctly.
Attachments
Attachments
Issue Links
- breaks
-
FLEX-34774 Blur effect remains if first modal Popup closes before other modal Popups
- Resolved