Uploaded image for project: 'Pivot'
  1. Pivot
  2. PIVOT-287

Inconsistency between TableView, ListView, and TreeView as to when to consume arrow key events

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Trivial
    • Resolution: Fixed
    • 1.3
    • 2.0
    • wtk
    • None

    Description

      TreeView consumes UP and DOWN only if it actually changed the selected index. TableView and ListView always consume UP and DOWN. The result is that once you've reached the top of a tree view, the nearest scroll pane ancestor begins scrolling up, but the same does not happen with a table view or list view.

      Which way is correct? Whatever is decided should apply to all three components.

      Attachments

        Activity

          People

            grandinj Noel Grandin
            tvolkert Todd Volkert
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: