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

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

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

Alex Harui commented on FLEX-33690:
-----------------------------------

I haven't looked at your test case in detail, but the steps to reproduce the problem are not clear to me.  Please provide a more explicit set of steps: 1) Launch app, click on, hit TAB key, etc.

By design, TAB does not switch between popups.
                
> 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