-
- Downloads
[FIX] web_editor: non-uniform behaviour in
Before this commit: When a new list is created and any list item is applied a style like h1, bold ,itallic etc.. and when when toggle that list, the list style breaks After this commit: Toggling through the list does not break the style. closes odoo/odoo#121892 Task-id: 3269908 X-original-commit: d06e043c Signed-off-by:David Monjoie (dmo) <dmo@odoo.com>
Showing
- addons/web_editor/static/src/js/editor/odoo-editor/src/commands/commands.js 2 additions, 1 deletion...static/src/js/editor/odoo-editor/src/commands/commands.js
- addons/web_editor/static/src/js/editor/odoo-editor/test/spec/list.test.js 140 additions, 0 deletions...r/static/src/js/editor/odoo-editor/test/spec/list.test.js
Loading
Please register or sign in to comment