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

[TableView, TreeTableView] Ctrl + PgUp moves focus to a partially visible cell

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 8
    • 8
    • javafx
    • jdk1.8.0b71

      Test case from the video:

      1. Click on the cell "item 10 field 2" and push Ctrl + End.
      As you may see the first fully visible cell is "item 02 field 2".
      2. Push Ctrl + PgUp.
      The focus is supposed to move to the "item 02 field 2" but
      actually it moves to the "item 01 field 2".

            jgiles Jonathan Giles
            dzinkevi Dmitry Zinkevich (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: