Browser Compatibility issue - Vaadin 7 Migration

After migrating our application into Vaadin 7.0.5, we noticed Google chrome does not render the Menu items and Combo Box as expected. I am not using any custom style sheets and the default theme (@Theme(“reindeer”)) is set. The menu Item and comboBox gets displayed correctly both in FireFox (Latest version) and IE (Version 9). Also, the weird thing is, Google Chrome renders fine, when the application is deployed in Windows based JBoss. We are having this issue ONLY in Linux based JBoss deployment.
Sample screen shots are attached.

Any idea what causes this issue ?.
Has anyone experienced browser compatibility issue in Vaadin 7 migration.

Thanks

[b]

[/b][b]

[/b][b]

[/b]
13011.docx (32.4 KB)

Did you try clearing the cache?

Thanks. That helped us.