ComboBoxPopupTracker Add-on - Vaadin Add-on Directory
Tracks combo boxes and repositions their popups while scrollingWhen enabled, uses timers, RequestAnimationFrame and Vaadin Extension mechanism to invisibly extend ComboBoxes so that their popups are tracked and actively repositioned on the page while visible. This makes the popups follow the rest of the document when scrolling.
They don't normally do this since they live in an overlay plane on top of the actual application.
Author HomepageOnline Demo
ComboBoxPopupTracker Add-on version 0.2
Initial public release