You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flex.apache.org by "Mihai Chira (JIRA)" <ji...@apache.org> on 2013/11/26 12:21:36 UTC

[jira] [Created] (FLEX-33934) Holding Shift+TAB pressed in DataGrid makes focus jump to textField outside grid, then back to grid editor, and so on

Mihai Chira created FLEX-33934:
----------------------------------

             Summary: Holding Shift+TAB pressed in DataGrid makes focus jump to textField outside grid, then back to grid editor, and so on
                 Key: FLEX-33934
                 URL: https://issues.apache.org/jira/browse/FLEX-33934
             Project: Apache Flex
          Issue Type: Bug
          Components: Focus Manager, Spark: DataGrid
    Affects Versions: Apache Flex 4.11.0
         Environment: Windows 8, Adobe AIR 3.9
            Reporter: Mihai Chira


Steps to reproduce:
1. Import and run the attached project.
2. Double click on Brazil to enter edit mode
3. Press and hold Shift+TAB to tab backward through components

*Actual result*: focus jumps back and forth between the grid's item editors and the text field outside the grid.

*Desired result*: focus jumps backward only through the editors, not involving the text field outside the grid.

*Note*: in our application we have the same problem with the forward focus (Shift not pressed), which I could not reproduce in this simple app. And since we're creating many grids whose cells should be editable similarly to Microsoft Excel's, the priority for us is high.



--
This message was sent by Atlassian JIRA
(v6.1#6144)