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

Nimbus L&F: Some JTable keybindings implementations are missing after the fix 6594825.

XMLWordPrintable

      Nimbus L&F: Some JTable keybindings implementations are missing after the fix 6594825.
      This is seen with the current 6u5b04 pit build, on all OS, with Nimbus L&F.
      Steps to reproduce:
      Run SwingSet2, tab to the table demo. The follwing scenarios do not work as expected.
      1)With any cell/column of the JTable in focus press F8 --(expected) focus should move to the cell/column's header.
      2)With the header in focus, press left/right arrow keys --(expected) focus should move to the header of the adjacent column.
      3) With the header in focus, press Ctrl+ left/right arrow keys --(expected) the current column should swap positions with the column to its right/left.
      4)With the header in focus, press Shift + Alt+ left/right arrow keys --(expected) depending on the resize mode property of the JTable the width of current column and the adjacent columns should be resized.
      for 3) keys should be Alt + left or right not Ctrl

            jasper Jasper Potts (Inactive)
            smandalisunw Srinivas Mandalika (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: