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

JavaFX TableView - No shortcut to move out of table

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Not an Issue
    • Icon: P4 P4
    • 9
    • 9
    • javafx

      There needs to be a way to move focus out of the table without having to tab all the way through the table. This is typically done via control+tab but currently Ctrl+Tab moves focus to the next tab pane. Swing cycles between tabs with Ctrl+PgUp/PgDn (On Mac I assume that's control+fn+Up/DownArrow.) The UX spec indicates that Ctrl+PgUp/PgDn moves to the first/last visible item of a table. I don't think that's a very valuable short cut so would suggest these changes:
      - Ctrl+PgUp/PgDn: move to next/previous tab
      - Ctrl+Tab / Ctrl+Shift+Tab: move out of table to next/previous control

            jgiles Jonathan Giles
            ptbrunet Pete Brunet (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: