[
https://issues.apache.org/jira/browse/FLEX-33690?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13752447#comment-13752447
]
Ankush Bangroo commented on FLEX-33690:
---------------------------------------
Hi Alex,
1. Run the sample[ flex_popupwindowssample.mxml]
2. click button "launch modal window".[ the first button, application language
is Japanese]
3. click button "popup" for 3 times.
4. You can find that there are 3 popup window launched.
5. Click the first textarea in the 2nd popup window which is not in the first
layer and focus in, then press tab key.
The focus always shifts to the latest created pop up window.
> focus does not move correctly when there are multiple non-modal popup windows
> -----------------------------------------------------------------------------
>
> Key: FLEX-33690
> URL: https://issues.apache.org/jira/browse/FLEX-33690
> Project: Apache Flex
> Issue Type: Bug
> Components: mx: TitleWindow, Spark: TitleWindow
> Affects Versions: Adobe Flex SDK 4.6 (Release)
> Environment: NA
> Reporter: Ankush Bangroo
> Labels: test
> Attachments: flex_popupwindowssample.mxml, FlexTestPopUpChild1.mxml,
> FlexTestPopUpChild2.mxml, FlexTestPopUpChild3.mxml, FlexTestPopUpChild4.mxml
>
>
> focus does not move correctly when there are multiple non-modal popup windows.
> The main application flex_popupwindowssample calls a modal window
> FlexTestPopUpChild1, which in turn calls a non modal window
> FlexTestPopUpChild2.
> The FlexTestPopUpChild1 contains an option to launch multiple instances of
> FlexTestPopUpChild2 window.
> If there are multiple instances of FlexTestPopUpChild2 open , then if we
> click tab button on a instance of FlexTestPopUpChild2 other than the latest
> one, then the focus shifts back to the latest instance of FlexTestPopUpChild2
> rather than selected instance of FlexTestPopUpChild2 .
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira