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

[ListView] Shift + Up/Down arrow keys don't work well after Ctrl+A

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 8u40
    • 8u40
    • javafx

      This is introduced from 8u40 b16.
      Steps to reproduce:
      1. Run HelloSimpleListView, check "multi" ToggleButton.
      2. Click on the first item to select it.
      3. Press Ctrl+A to select all items.
      4. Press Shift + DownArrow

      All items except the first and second items are selected, but the correct behavior should be only first and second items are selected, as b15 and previous build. And Shift + PageUp/PageDown are also affected.

      It works fine for TreeView and TableView.

            jgiles Jonathan Giles
            jennyh Jenny Huang (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: