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

JavaFX TableView - wrong focus when tabbing into table and focus was not on first row or cell

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 9
    • 9
    • javafx

      - java -cp Hello.jar hello.HelloTableView
      - Table is in single row mode
      - focus will be on Simple tab of tab group
      - press tab to move focus to first row
      - press downarrow to move focus to second row
      - click on single cell radio button, first cell in second row has gray background
      - press tab 7 times
      - where is focus? first cell in first row has colored border but first cell in second row has blue background
      - click on single row
      - press tab 7 times
      - where is focus? first row has colored border but second row has blue background

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

              Created:
              Updated:
              Resolved: