I am facing the same problem with modal popup's. For performance reasons I had to remove the modal option. In my case the app freezes! I am not using air SDK. just Flex SDK 4.10
> Date: Fri, 17 Jul 2015 13:51:22 +0530 > Subject: Re: Popup window closed but not modelity. Screen hangs in AIR > From: viju18...@gmail.com > To: users@flex.apache.org > > http://w3facility.org/question/constant-whole-stage-redraw-after-modal-dialog/ > > > Here is explained exactly what I have figured out. Please any one can help. > I am trying to resolved this problem from many days. > > On Thu, Jul 16, 2015 at 2:48 PM, vijendra sainy <viju18...@gmail.com> wrote: > > > Hi friends, > > > > I have create a popupwindow and poping it out. But when I am closing it > > popup gets removed but not the model. I mean I am not able to click > > anywhere in the application, however the popup is removed. > > > > I have used below code to create popup > > var test : PopupWindows= PopUpManager.createPopUp(this,PopupWindows, true) > > as PopupWindows; > > > > and to remove I am using > > PopUpManager.removePopUp(this/test); > > > > This issue occurred only in WIndows 8 not in windows 7. > > The only difference here I did is that I have a module which is loaded in > > application and I wrote above code in module. > > > > Please someone suggest me solution or whether anyone face such weird issue. > > > > -- > > Regards, > > *Vijendra Sainy* > > > > *http://www.riamagic.blogspot.com/* > > <http://www.managementvj.blogspot.com/> > > *http://www.managementvj.blogspot.com/ > > <http://www.managementvj.blogspot.com/>* > > > > > > > -- > Regards, > *Vijendra Sainy* > > *http://www.riamagic.blogspot.com/* <http://www.managementvj.blogspot.com/> > *http://www.managementvj.blogspot.com/ > <http://www.managementvj.blogspot.com/>*