does the Activiti Explorer officially supports Internet Explorer 9 ? In Chrome and Firefox, everything works fine. When I klick in IE 9 on one of the tabs (e.g. Task-Tab, Processes-Tab, Resports-Tab), all Tabs move to the left side after clicking on it and cover the Activiti Explorer-Image. When you log in, all tabs are in the middle of the page as it should be. After clicking on one tab, all tabs move to the left. See this picture : https://www.dropbox.com/s/gpxuv5ww3618x7m/ie9.png
IE 9 is our official company browser. This is why we urgently need to fix this. It would be great if someone could help me.
What I wanted to say is that I have no idea which component or css causes this problem. I do know nearly nothing about Vaadin and especially nothing about IE-specific behavior….
Me neither, but using some dev tools (firebug/dev tools) it how I start such jobs. Try to fix it in the dev tool, and then port it to the css file (probably doesn't need vaadin-side changes)
Very interesting: When you deactivate the IE compatibility mode for old websites, everything works fine. The mentioned behaviour only occurs when this mode is active…