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

Pressing CTRL+PAGE_UP/PAGE_DOWN multiple times does not move focus correctly

    XMLWordPrintable

Details

    Description

      This issue applies to ListView and TreeView.

      Steps to reproduce:
      1. run HelloListView or HelloTreeView
      2. select the first item
      3. press CTRL-PAGE_DOWN -> focus moves on the last fully visible item on the first page
      4. press CTRL-PAGE_DOWN again -> focus does not move on the last fully visible item on the second page as expected

      Similarly, if you select the last item and press CTRL-PAGE_UP twice, focus will stay on the first fully visible item on the last page.

      Attachments

        Activity

          People

            jgiles Jonathan Giles
            jdinga Jindrich Dinga (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:
              Imported: