WebListbox in a WebContainer - strange behavior on IOS

I don’t know if this is a known issue:

If I put a WebListBox into a WebContainer I can use it on Desktop as expected: clicking the first line selects the first line, second the second and so on.
But within IOS-Simulator and of course with an iPhone clicking/tapping on the first line selects the second line, second the third line and so on.

2104 R 3.1

The only workaround I found is not using the Listbox within a container - which is not a good choice

The WebListBox offset selection issue you’re experiencing with 2014r3.1 may be related to this regression from 2014r2.1:

<https://xojo.com/issue/37482> WebListBox Rows Not Selectable on Scrolled WebPage