-
- Downloads
[FIX] web_editor: properly handle delete in nested lists of all syntaxes
This addresses various bugs that occured with nested lists - including lists that are nested with a UL within a LI (as opposed to a UL directly within another UL).
Showing
- addons/web_editor/static/src/js/wysiwyg/plugin/helper.js 41 additions, 14 deletionsaddons/web_editor/static/src/js/wysiwyg/plugin/helper.js
- addons/web_editor/static/tests/wysiwyg_keyboard_tests.js 12 additions, 0 deletionsaddons/web_editor/static/tests/wysiwyg_keyboard_tests.js
- addons/web_editor/static/tests/wysiwyg_tests.js 65 additions, 2 deletionsaddons/web_editor/static/tests/wysiwyg_tests.js
Loading
Please register or sign in to comment