Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-4282762

Incorrect tab behavior within row/column selection

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Cannot Reproduce
    • Icon: P4 P4
    • None
    • 1.3.0
    • client-libs

      With row or column selection, the tab/shift-tab section of the Accessibility KeyBinding Specs stated that, "If more than one cell is selected, the focus should wrap to traverse each selected rectangle in turn and then repeat from the beginning..."

      Instead it traverses only cells that were selected by the mouse.

      Steps to reproduce:
      1. Run the latest SwingSet2.
      2. Select JTable button.
      3. Check Row selection
      4. Check Cell selection
      5. Point mouse and left click on the first cell (row 1, column 1) to select the whole row.
      6. Move mouse pointer two cells down (row 3, column 1) and shift+left click to select the first three rows.
      7. Hit tab a few times.
      Notice that the tab traverses only row 1, and not every single cell that is highlighted.

            lmonsantsunw Lynn Monsanto (Inactive)
            bpagatpasunw Ben Pagatpatan (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: