Wednesday, November 8, 2023
1 change · 17.0
Enhancements to existing features
The website editor now better respects protected areas when users type, paste, use keyboard actions, or apply editing commands. This helps dynamic widgets stay intact and reduces the risk of accidental changes to content that should remain controlled by the system.
Original PR description
In order to be able to create dynamic widgets to the editor, this commit reinforce the concept of data-oe-protected by preventing the default behavior for _applyRawCommand, on paste, on input and on keydown. --- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr