Multiselection behave strangely when deselecting selected item

XMLWordPrintable

    • Type: Bug
    • Resolution: Cannot Reproduce
    • Priority: P4
    • 8
    • Affects Version/s: 7u6
    • Component/s: javafx
    • Environment:

      Ubuntu

      Scenario:
      1. Create TableView and set SelectionMode to SelectionMode.MULTIPLE
      2. Press Ctrl and select two rows by clicking on them by mouse
      3. Deselect selected row.

      Actual behavior:
      Deselected row is not in selection (method getSelectedItem()) - that is OK.
      But graphic is wrong - deselected row looks like selected.
      If you click on other row, high-lightning of deselected row is now right.

      Expected behavior:
      Deselected row is graphically deselected immediately.

            Assignee:
            Jonathan Giles
            Reporter:
            J. Duke
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: