[ 
https://issues.apache.org/jira/browse/FLEX-28934?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13798954#comment-13798954
 ] 

Alexander Scheibe commented on FLEX-28934:
------------------------------------------

Hi yes, I used the newest unmodified Flex SDK I had on my machine which was 4.6 
with AIR 3.1
Normally I use Flex 4.10 with AIR 3.8, where the Flex SDK contains some 
modifications and the AIR SDK was supposed to be updated to AIR 3.8.

I just run the SDK installer to get unmodified versions of Flex 4.10 with AIR 
3.3 up to AIR 3.8 and had to find out that the problem does not occur from AIR 
3.4 onwards. 
I then switch the framework SWF with mine and it also worked. Therefore it 
looks like that I missed some important files when I updated from AIR 3.3 over 
the time to AIR 3.8, not sure which.

So thanks for looking into it and sorry to have bothered you, but I would say 
this old Adobe bug can be closed as not being a Flex bug fixed with AIR 3.4


> Modal windows aren't modal on Mobile devices
> --------------------------------------------
>
>                 Key: FLEX-28934
>                 URL: https://issues.apache.org/jira/browse/FLEX-28934
>             Project: Apache Flex
>          Issue Type: Bug
>          Components: PopUp Manager
>    Affects Versions: Adobe Flex SDK 4.5.1 (Release)
>         Environment: Affected OS(s): All OS Platforms
> Affected OS(s): All OS Platforms
> Browser: Other (specify version)
> Language Found: English
>            Reporter: Adobe JIRA
>            Assignee: Maurice Amsellem
>         Attachments: ModalTest.fxp
>
>
> *NOTE* Even though I marked "ALL" it works fine on desktop in simulator, but 
> fails on both Android and iOS
> Steps to reproduce:
> 1. Use PopUpManager to addPopup or createPopup
> 2. You now have the ability to click anything else on the screen.
> 3. Fail.
>  
>  Actual Results:
>  User is able to click anything in the background, disregarding modal status.
>  
>  Expected Results:
>  User should not be allowed to click anything that isn't a child of modal 
> window.
>  
>  Workaround (if any):
>  None.
>  Extra Notes:
>  Using AIR 3.0
>  I've also set the modalTransparency values to that of the standard spark 
> theme since the mobile theme to see if maybe drawing a background fixed 
> things, but to no avail.
>  
>  In order to use my FXP example, you will need to supply a valid ID in the 
> app descriptor (if deploying to iOS, this MUST match your provision file's 
> ID).
>  To anyone that suggests I should be using SkinnablePopUpContainer::open() 
> should realize that that method is extremely simple, and does nothing more 
> than make a call to PopUpManager.addPopUp(this, owner, modal); Utilizing SPUC 
> does not fix this issue!



--
This message was sent by Atlassian JIRA
(v6.1#6144)

Reply via email to