Valo - ComboBox in IE 9

Hi,

So as the topic states - We are experiencing issues with the ComboBox styling in IE9.

I have added an image as an attachment to show the issue. Essentially, when you click to view the drop down a horizontal scroll bar is display for the list display and the arrow for the next page of selections is hidden in amongst the scroll bar and when you hover down the list a white panel extends out below the dropdown list display.

Hopefully this is clear in the image.

Can you clarify for me if Valo Theme is simply not compatible with IE9? Or if it is, what potential fix can I implement to overcome this issue?

Thanks,

Joe
16806.jpg

Hi Joe,

The following ticket has been filed about the horizontal scrollbar: http://dev.vaadin.com/ticket/14858

I also am experiencing this. It only happens when an item’s label is wide enough to cause the horizontal scroll bar.

I fixed this by added “overflow-x: hidden;” to “.v-filterselect-suggestmenu”.