ORIENT/modules
fansaien d6b1b6e95d Fixed the Delete and Enter not being captured in keydown.oc.richeditor (#4015)
Credit to @fansaien.

The keydown event can not capture the Backspace(Delete) and Enter key event. 

Moved the binding keydown function into froalaEditor.initialized event to solve this issue. Please review this Froala Editor issue: https://github.com/froala/wysiwyg-editor/issues/1879

The editor.events doesn't support off function. So, can not call off function in the unregisterHandlers()
2019-01-03 14:07:29 -06:00
..
backend Fixed the Delete and Enter not being captured in keydown.oc.richeditor (#4015) 2019-01-03 14:07:29 -06:00
cms Merge pull request #3963 from ayumihamsaki2/master 2018-12-05 21:13:00 -06:00
system Improvements to Spanish translation (#4004) 2018-12-23 11:06:31 -06:00