This question has been flagged
1 Reply
5234 Views

For some reason all the content in the left hand menu has become invisible, along with the main part of each page.

I'm using a Turnkey Linux application (see https://www.turnkeylinux.org/odoo), running on AWS.

I'm generally a Chrome user and was using Odoo quite happily in Chrome until recently the content just disappeared. I'm a developer by trade, so I've looked at the page using the chrome developer tools and everything is still there (and the Chrome dom explorer shows that everything is in it's rightful position). I can't see a problem with the CSS, there's absolutely no reason why the content should be invisible.

The strangest thing is that it works completely fine in Firefox!

I've tried removing cookies, clearing the session data, forcing a refresh of all javascript and CSS and nothing has worked so far. Please tell me someone else has come across this?

Google Chrome: https://dl.dropboxusercontent.com/u/84234363/Screenshot from 2016-04-21 11%3A25%3A35.png

Firefox: https://dl.dropboxusercontent.com/u/84234363/Screenshot from 2016-04-21 11%3A25%3A58.png

Avatar
Discard
Author

I can't comment on your answer @Yenthe, apologies. Thanks for the information. Looks like I'm still on build 75, I'll wait for the upgrade to Chrome. Good to know it wasn't something I had done! :-)

Best Answer

Hi David,

This is because of the newest Chrome version update.
There is an official issue created for this on Github: https://github.com/odoo/odoo/issues/11629#issuecomment-212790877
Patches have been made so if you upgrade your Odoo codebase all these issues will be gone. 
The fact that all this issues came up was because of a fault from the Chrome team, this will soon be reverted in the next Google Chrome release.

Yenthe


Avatar
Discard