Listbox vert scroll bar fails in 2014r3

The vertical scroll bars in two of my web apps no longer work when compiled with 2014r3. One of the apps needed the patch to make make labels visible and the other did not.

One of the apps uses a Xojo WebListBox while the other uses the Studio Stable Web Essentials WEListBox. It looks like that app will be stuck in 2014r2.1 unless I can find a way to replace the functions of the WEListBox.

Filed feedback case 37266.

[quote=151028:@Dean Davidge]The vertical scroll bars in two of my web apps no longer work when compiled with 2014r3. One of the apps needed the patch to make make labels visible and the other did not.

One of the apps uses a Xojo WebListBox while the other uses the Studio Stable Web Essentials WEListBox. It looks like that app will be stuck in 2014r2.1 unless I can find a way to replace the functions of the WEListBox.[/quote]

2014 3.1 b1 is just available. You should check with it.

Did you include a sample project?

Yes. Apparently this only happens with the Chrome browser. Firefox and IE 11 are OK.