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

Clarify ListView behavior with null focus and/or selection models

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Unresolved
    • Icon: P4 P4
    • tbd
    • jfx20
    • javafx
    • None
    • generic
    • generic

      In JDK-8279640 and https://github.com/openjdk/jfx/pull/711 we identified that there are some unclarities/issues left, when the focusModel is set but the selectionModel is null.

      - What should happen when we call edit() while a cell is focused
      - Focus should behave normally. There are problems in navigation, when the focusModel is set but the selectionModel is null
      -> Some keys are either supported (ctrl-end) or not (ctrl-pageDown)

            Unassigned Unassigned
            mhanl Marius Hanl
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated: