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

Justin Mclean commented on FLEX-33651:
--------------------------------------

Can reproduce in 4.9 and 4.10 but it may be expected behaviour rather than a 
bug.

If you look at the setFocusInItemRenderer method in DataGridEditor.as, you'll 
see that it only sets the focus if the item renderer contains a item than can 
be given focus. In the supplied example some item editors contain no items 
(when checkbox is hidden) so nothing can be given focus and focus reverts to 
the datagrid.
                
> If editable renderer is not enabled, TAB key movement does not work correctly.
> ------------------------------------------------------------------------------
>
>                 Key: FLEX-33651
>                 URL: https://issues.apache.org/jira/browse/FLEX-33651
>             Project: Apache Flex
>          Issue Type: Bug
>          Components: Spark: DataGrid
>    Affects Versions: Apache Flex 4.9.0
>            Reporter: Shigeru Nakagaki
>            Priority: Critical
>         Attachments: EditableRendererFocusProblem.zip
>
>
> Try attached source.
> TAB key movement does not work correctly.
> Also TAB + Shift key movement does not work.

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

Reply via email to