You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flex.apache.org by "efren peji (JIRA)" <ji...@apache.org> on 2012/11/09 12:44:13 UTC

[jira] [Commented] (FLEX-27758) Keyboard navigation stops working in mx:DataGrid

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

efren peji commented on FLEX-27758:
-----------------------------------

Hi,  I also facing this problem.  Any more work around?

Thanks.
                
> Keyboard navigation stops working in mx:DataGrid
> ------------------------------------------------
>
>                 Key: FLEX-27758
>                 URL: https://issues.apache.org/jira/browse/FLEX-27758
>             Project: Apache Flex
>          Issue Type: Bug
>          Components: mx: DataGrid
>    Affects Versions: Adobe Flex SDK 4.5.1 (Release)
>         Environment: Affected OS(s): All OS Platforms
> Affected OS(s): All OS Platforms
> Language Found: English
>            Reporter: Adobe JIRA
>            Assignee: Adobe JIRA
>
> I can reproduce this issue from Flex 2.0.1 SDK through 4.5.1.
> Steps to reproduce: 
> [Scenario 1 - Using itemRenderer]
> 1. Run attached application. (DataGridTest.mxml)
> 2. Click any row.
> 3. Navigate between rows using up and down arrow keys from keyboard.
> 4. Click any row again.
> 5. Try to navigate rows using keys.
>  [Scenario 2 - Multiple DataGrids]
> 1. Run attached application. (Root.mxml)
> 2. Click "add" button.
> 3. Click "add" button again.
> 4. Click any row.
> 5. Navigate between rows using up and down arrow keys from keyboard.
> 6. Click any "close" button.
> 7. Click any row.
> 8. Try to navigate rows using keys in remaining DataGrid.
>  Actual Results: 
> Up/Down key navigation doesn't work.
>  Expected Results: 
> Keyboard navigation should work.
>  Workaround (if any): 
> Listen for keyDown event on DataGrid and set focus to itself.

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