Hi. Mr Tatu!I have a problem with tab functionality when the scro

Hi. Mr Tatu!

I have a problem with tab functionality when the scroll bar is visible.

I encountered a bug related to the Tab key functionality in a particular scenario with a visible scrollbar (Tested with Vaadin 23 and tatu 2.6.3). The problem is easily reproducible and occurs when the height of a tab is reduced to the point where a scroll bar appears. Alternatively, it can be observed on the website https://v-herd.eu/tatulund-addons/twincolselect. Adjusting the “vaadin-vertical-layout” to 50 pixels in Chrome Dev Tools reveals the issue.


In this situation, instead of tabbing the focus to the next element as expected, it incorrectly jumps back to the previous element. This behavior disrupts the usual navigation flow, especially in interfaces where keyboard navigation is essential.

thanks in advance!

Which browser you use? I couldn't reproduce with Chrome / Firefox on Windows 11.

Version 119.0.6045.159 (Official Build) (64-bit) on Ubuntu 22.04 LTS