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

[TreeView] pageDown works a bit wrongly.

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Cannot Reproduce
    • Icon: P4 P4
    • 8
    • 8
    • javafx
    • 8.0b59

      According to the specification, pageDown should navigate to "the next information pane" but you may see on the attached movie, (starting from approximately half of the movie), that it is not strictly done.

      At first, I show, content of treeView. After that, I put focus on ROOT, and press pageDown. selection appears on the "item-1-2", I point on that, and after that press pageDown again. And selection jumps to the "item-3-1". But "item-1-2" is still visible. That is not correct, because such behavior is not "next information pane" or "one information pane down"...

      We use strict checking in our check algorithms, so this case should be observed.

            jgiles Jonathan Giles
            akirov Alexander Kirov (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: