Thanks for the update.
Just an FYI, for now, i added a work around that maintains the height of the listbox when rendering upwards (usually when at the bottom of a page/window).
pay attention to the Transport -> Schema- > Total portion of the code, i added the following before i returned the data.length.
Code Added:
Full Code:
Note: i have a custom class RestfulAutoCompleteContainer added to the listbox, you should be fine not including it in the selector
Thanks,