Important Notice - Forums is archived
To simplify things and help our users to be more productive, we have archived the current forum and focus our efforts on helping developers on Stack Overflow. You can post new questions on Stack Overflow or join our Discord channel.

Vaadin lets you build secure, UX-first PWAs entirely in Java.
Free ebook & tutorial.
ComboBox scroll bug (or feature?)
When I updated our project to Vaadin 7.6.8 I realised that scrolling on a ComboBox no longer flips the result list but it moves the selection. It used to work with 7.6.7 and older versions.
I found this issue in the latest release notes: https://dev.vaadin.com/ticket/19704 . Did this bugfix caused this bug? Or it is a feature and ComboBox will work in this way in the future Vaadin versions?
Thanks
I haven't actually tested the fix they did, since I've been on vacation. I shall do that right now.
..and you are correct, the behaviour has changed, very likely due to that fix. Since the framework team reviewed and OK'd the change, I guess that this is the correct behaviour from now on.