Google Chrome horizontal scrollbar slider is missing / not visible

Hi,

I just reinstalled operating system and found something weird;

After starting backend which is using Vaadin I found that the grids (and others) do show the horizontal scroll bar however it is the same background color as the scrollbar slider. As a result there is no way to find out where the slider resides… You can select it (when lucky) and the slider will move through the window…

This applies for google chrome Version 68.0.3440.106 (Official Build) (64-bit)…

When using firefox the scrollbar is just working and the slider is visible (dark) against the slider window (light)…

So it seems to be a google chrome dependency and/or theme issue.

Any recommendations on what I can do to address the issue.?

Regards Onno

thanks all for suggestions! much appreciate. its a vaadin issue and not google chrome issue unfortunately. i found that using early vaadin 8 version with same code does not cause the issue. aftee reinstalling dev computer i installed latest vaadin version and using the exact same code shows the chrom issue. maybe a default style change within vaadin. not sure. i will follow up on findings.