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

[ListView] keyboard shift home end works incorrectly.

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Cannot Reproduce
    • Icon: P4 P4
    • 8
    • 8
    • javafx
    • <=8.0b66

      Look at the attached movie.

      What is done:
      1) put cursor in the middle.
      2) shift + end. ok.
      3) shift + home. <- already incorrectly, i expect to see selected only the top half.
      4) shift + end. - only the last item is selected.
      5) shift + home - again, like in item 3.

      So, looks like shift+end puts anchor in the last item, what is incorrect.

      Affected tests:
      ControlsAutomatedTestSuite/javafx/scene/control/test/ListView/NewListViewTest/keyboardShiftHomeEndTest

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

              Created:
              Updated:
              Resolved:
              Imported: