Clarify ListView behavior with null focus and/or selection models

XMLWordPrintable

    • Type: Task
    • Resolution: Unresolved
    • Priority: P4
    • tbd
    • Affects Version/s: jfx20
    • Component/s: 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)

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

              Created:
              Updated: