0k / web_ckeditor

CKEditor module for OpenERP
4 stars 2 forks source link

When editing, hitting the "Back" button of Chrome browser will cast an exception #6

Closed vaab closed 11 years ago

vaab commented 11 years ago

Edit a form with web_ckeditor widget. Then hit "Back" button from your browser.

In chrome (24.0) I get: Uncaught TypeError: Cannot call method 'getComputedStyle' of undefined

This does not happen on Firefox (19.0)