[FIX] widget html: rendering issue in mail composer on Firefox
authorDenis Ledoux <dle@odoo.com>
Tue, 23 Sep 2014 16:53:17 +0000 (18:53 +0200)
committerDenis Ledoux <dle@odoo.com>
Tue, 23 Sep 2014 16:53:17 +0000 (18:53 +0200)
commit9c77f794b44a0b18d548385ae3ec9f49c6f85a94
treefd92d33b4cfaa99514f6aff65b34c647cfe9ca0c
parentfaa04a43de9e515eb7e02bd0064848f7c35d7f0a
[FIX] widget html: rendering issue in mail composer on Firefox
The cleditor width does not include the margins. Setting 100% will make the editable area too large (104%) on Firefox (opw 611700).
This issue was already fixed in newer releases, from commit 9247c37de7d67beb479905e218656665dc12391f
Nevertheless, it introduced a new issue: while editing the form, the content of widgets html which were located in hidden notebook pages weren't displayed when displaying the page content.
opw-614448
addons/web/static/src/js/view_form.js