You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flex.apache.org by "Ankush Bangroo (JIRA)" <ji...@apache.org> on 2013/08/28 14:45:08 UTC

[jira] [Created] (FLEX-33690) focus does not move correctly when there are multiple non-modal popup windows

Ankush Bangroo created FLEX-33690:
-------------------------------------

             Summary: 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


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