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

Multiselection behave strangely when deselecting selected item

    XMLWordPrintable

Details

    • Bug
    • Resolution: Cannot Reproduce
    • P4
    • 8
    • 7u6
    • javafx
    • Ubuntu

    Description

      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.

      Attachments

        Activity

          People

            jgiles Jonathan Giles
            duke J. Duke
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:
              Imported: