-
Bug
-
Resolution: Cannot Reproduce
-
P4
-
8u20
ChangeListener is called too many times in one case.
1. Select some row in first ListView
2. Try to select 2nd or 3rd row in second ListView
-> First row is selected each time as a result
1. Select some row in first TableView
2. Try to select 2nd or 3rd row in second TableView
-> First row is selected each time as a result
1. Select some row in first ListView
2. Select some row in first TableView
3. Try to select 2nd or 3rd row in second ListView
-> Row is selected properly
I can see this behavior in all builds of 8u20. This works in 8u5 and 7u60.
1. Select some row in first ListView
2. Try to select 2nd or 3rd row in second ListView
-> First row is selected each time as a result
1. Select some row in first TableView
2. Try to select 2nd or 3rd row in second TableView
-> First row is selected each time as a result
1. Select some row in first ListView
2. Select some row in first TableView
3. Try to select 2nd or 3rd row in second ListView
-> Row is selected properly
I can see this behavior in all builds of 8u20. This works in 8u5 and 7u60.