Xojo2025R1: WebListBox using DataSource "shakes" up and down upon subsequent double click

I use WebListBoxes with DataSource class (with Postgres database) a lot. I have just noticed today strange behavior. When I double click on the row in the list it typically loads the record and everything is good. However, when I double click on another row somewhere for the second or third time the WebListBox appears to be “shaking” which is manifesting itself in vertical scroll bar moving up and down, both previously selected row and most recently selected row (double clicked on) are highlighted.
It doesn’t seem like anything else is happening to the code as the detail gets properly loaded.

Has anyone noticed this behavior?

Yes it was fixed in 2025r1.1

Related ticket #78973 - WebListbox with DataSource can’t scroll away from a double-clicked row

2 Likes

Great, thank you, I will check in 2025R1.1 then.

I have just confirmed that the Xojo2025R1.1 has the fix for this problem.

Please mark the thread as solved by clicking the “:check_box_with_check: Solution” button below my post. This will indicate to others that the thread has been resolved from the topic list.