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

Keyboard behaviour on JTable

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 1.2.2_005
    • 1.2.2
    • client-libs
    • 005
    • sparc
    • solaris_2.6
    • Verified

        JTable does not work completely from the keyboard.
        In fact, whenever a given cell has the focus, the only way to switch to the
        entry mode is to double click with the mouse. How should we proceed to switch
        to this mode from the keyboard ?

        More generally, the keyboard behaviour of JComponents is different when they are
        part of a matrix cell. In fact, part of the standard keyboard behaviour is
        shortcutted by the JTable. (Another example applies for JComboBox, where the usage of down key should open the list and allow the browsing through it, but in practice, moves to the bottom cell).

        Therefore cannot use the arrow keys to navaigate the JComboBox in the JTable cell.

              pmilnesunw Philip Milne (Inactive)
              duke J. Duke
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved:
                Imported:
                Indexed: