[
https://issues.apache.org/jira/browse/FLEX-33772?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Alex Harui reopened FLEX-33772:
-------------------------------
The TestFocus test case still has a bug. If you start it up, shift tab
backwards you will eventually get focus on radiobutton "c". Hit space to
select it, then shift tab backwards to the TextInput above "c", then keep
shift-tabbing and you'll keep bouncing between "c" and the TextInput above it
(when the TextInput is focused, shift-tab should wrap around the top and end up
on the bottom TextInput.
> 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: Apache Flex 4.11.0
> Reporter: Cosma Colanicchia
> Assignee: Alex Harui
> Priority: Minor
> Labels: patch
> Fix For: Apache Flex 4.11.0
>
> Attachments: FocusManager.patch, FocusManager.patch,
> FocusManager-revised-2.patch, FocusManager-revised.patch,
> TestFocus-current.air, TestFocus.mxml, TestFocus.mxml, TestFocus-patched.air,
> TestFocus-patched-revised.air, TestFocus-screenshot.png,
> TestFocus-updated.mxml
>
>
> 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 was sent by Atlassian JIRA
(v6.1#6144)