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.

TUTORIALVaadin lets you build secure, UX-first PWAs entirely in Java.
Vaadin lets you build secure, UX-first PWAs entirely in Java.
Free ebook & tutorial.
Calling javascript synchronously by Enver Haase, 1 week ago
Vaadin 7 on IE9
When I use Vaadin 7 on IE9 my simple LoginForm don't have any styles applied to it
Last updated on
+1
I see that for all components. Not just the login form.
Last updated on
+1
Some things to try:
- Make sure your theme correctly inherits e.g. the "reindeer" theme (probably not an issue if works on other browsers).
- Check that your widgetset (if you have a custom one) is compiled with the version of Vaadin you are using, and you have updated all static resources (theme, widgetset) if you have extracted any.
- Clear the browser cache.
- Clear server working directories (e.g. Eclipse context menu on a server has two items for clearing different temporary data).
Current Vaadin versions do pass extensive automatic tests on IE9, so this is likely to be an issue in your environment.
Last updated on
You cannot reply to this thread.