Details
-
Bug
-
Resolution: Cannot Reproduce
-
P4
-
7u6
-
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.
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.