Minor focus issue in *ListView and *TableView

XMLWordPrintable

    • Type: Bug
    • Resolution: Unresolved
    • Priority: P5
    • tbd
    • Affects Version/s: 7, 8u60, 9, 10
    • Component/s: 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.

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

              Created:
              Updated: