[ListView] Adding element on focus position don't make it move.

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P4
    • fx2.1
    • Affects Version/s: fx2.0.2
    • Component/s: javafx
    • Environment:

      2.0.2 b04

      Add a few elements in listView .
      Select some of them with multiple selection model.
      There is a possibility to move focus(blue border, without blue filling. It is moved using ctrl+up/down, when some elements are selected) for such case.
      Try to add element on position, before that focus. What happend: focus was shifted (position+1).
      Try to add element on position, where focus is now. Expected: focus moved as before. Got: focus is on the new element.

      It is some incondition: or focus' position is fixed and it don't move, when elements are added or delected, or it should be related to the element in the list.

            Assignee:
            Jonathan Giles
            Reporter:
            Alexander Kirov (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: