We're seeing an issue with ListGrid's and scrolling, in both the 2/19 build of SmartClient 10.1 Enterprise.
I also tried upgrading to the 3/3 builds, and it did not correct the behavior.
We're seeing this behavior in both Chrome and Firefox.
We select an item in the list, say the first item.
Scroll down (and this is key, the ListGrid needs to scroll), and click on another item.
The selection does not go to the item that was clicked as expected, but but instead jumps to a seemingly random item higher up in the list, but below the item that was initially selected.
This appears to be happening in most, if not all, of our ListGrid's, including ListGrid's inside of ComboBoxItems.
I'm still working on trying to figure out if I can replicate it outside of our application - if there's a particular setting or overridden method that I can implicate in the problem.
I also tried upgrading to the 3/3 builds, and it did not correct the behavior.
We're seeing this behavior in both Chrome and Firefox.
We select an item in the list, say the first item.
Scroll down (and this is key, the ListGrid needs to scroll), and click on another item.
The selection does not go to the item that was clicked as expected, but but instead jumps to a seemingly random item higher up in the list, but below the item that was initially selected.
This appears to be happening in most, if not all, of our ListGrid's, including ListGrid's inside of ComboBoxItems.
I'm still working on trying to figure out if I can replicate it outside of our application - if there's a particular setting or overridden method that I can implicate in the problem.
Comment