Uploaded image for project: 'Apache Flex'
  1. Apache Flex
  2. FLEX-27758

Keyboard navigation stops working in mx:DataGrid

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • Adobe Flex SDK 4.5.1 (Release)
    • Apache Flex Next
    • mx: DataGrid
    • None
    • Affected OS(s): All OS Platforms
      Affected OS(s): All OS Platforms
      Language Found: English

    Description

      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.

      Attachments

        Activity

          People

            cframpton Carol Frampton
            adobejira Adobe JIRA
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: