Prevent weblistbox scrolling back to first row

I have a weblistbox (Web 2.0) with several rows and I need to let the user select multiple rows so I change one cell to something like “Selected” but every time it make that change, the listbox scrolls back to first row making the user scroll again to where he selected the row to keep selecting further rows. Can this be prevented? It is expected behavior?

3 Likes

I have the same issue. Did you figure out a solution?
ScrollTo seems to not be supported in 2.0.
Anyone have a JS solution to this problem?
Thanks.

No. I made a case report and it is marked as reproducible