You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flex.apache.org by "Cosma Colanicchia (JIRA)" <ji...@apache.org> on 2013/09/23 13:48:07 UTC

[jira] [Commented] (FLEX-33772) Incorrect tab focus behavior (closed loops) when using focus groups (such as RadioButton components)

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

Cosma Colanicchia commented on FLEX-33772:
------------------------------------------

I tried a fix to improve the FocusManager focus group management.

I tested it locally against the attached test app, with some other samples slighly more complicated, and with one real application we are developing.

A known limitation of the approach is the behavior when landing from a element that is part of a group to an element that is part of another focus group - in this case, the "smart selection" is not always working as expected (but, IMO, it's still way better the the current behavior).
                
> Incorrect tab focus behavior (closed loops) when using focus groups (such as RadioButton components)
> ----------------------------------------------------------------------------------------------------
>
>                 Key: FLEX-33772
>                 URL: https://issues.apache.org/jira/browse/FLEX-33772
>             Project: Apache Flex
>          Issue Type: Bug
>          Components: Focus Manager
>    Affects Versions: Adobe Flex SDK Next
>            Reporter: Cosma Colanicchia
>            Priority: Minor
>         Attachments: FocusManager.patch, TestFocus.mxml, TestFocus-screenshot.png
>
>
> When additional components that are not part of the focus group are positioned between two group elements, it may be impossible to move the focus away from the group using the keyboard.

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