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

Minor focus issue in *ListView and *TableView

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: P5 P5
    • tbd
    • 7, 8u60, 9, 10
    • javafx

      Reproducible: always
      Platform-specific: no
      Regression: no

      Controls have a kind of issue when moving focus using Ctrl+PgUp/Ctrl+PgDown.
      When last visible element is one pixel outside visible area, it gets focus when pressing Ctrl+PgDown
      When first visible element is one pixel under the header, it doesn't get focus when pressing Ctrl+PgUp
      Inside native applications element can't get focus in both of cases.
      An ugly sample attached.

      About 20 tests for lists and tables are failing because of that bug, but it doesn't break anything, so it worth only P5.

            Unassigned Unassigned
            arusakov Andrey Rusakov (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated: