Hello guys,
I found several points where IE7 is not rendering correctly some VAADIN UI Components, namely Buttons, Comboboxes, Datetime fields as well as Tabsheets. Check the attached screen captures.
Is there a support in VAADIN for these problems? Any way to workaround them?
Thanks a lot, your input is highly appreciated!
Best Regards,
Dinko
Seems like none of the images from the theme are loaded by IE for some reason. There shouldn’t be any problems using IE7, at least all our internal screenshot test pass with IE7.
Can you check if your browser has some compatibility mode on? For the moment IE8 in comp mode is broken, because IE9 is using that mode. It will be fixed back when GWT implements native support for IE9. Might be that IE7 is broken in comp mode for the same reason?
There are other bugs in IE7 in sampler (or maybe in IE7 compatibility mode in IE8):
The bottom borders of input fields in horizontalLayout (or verticalLayout) are not visible.
“Description and Resources” panel contains a label with a not properly calculated width.