JavaFX TableView - No shortcut to move out of table

XMLWordPrintable

    • Type: Bug
    • Resolution: Not an Issue
    • Priority: P4
    • 9
    • Affects Version/s: 9
    • Component/s: 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

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

              Created:
              Updated:
              Resolved: