Closed NemethNorbert closed 3 years ago
This is caused by solution of this issue https://dev.ckeditor.com/ticket/5560 As it add contentEditable=true to the body of the html. This renders our UI in liferay unusable. Please see https://issues.liferay.com/browse/LPS-136998
Removing the changes introduced for 5560, won't reintroduce the described problem.
This is caused by solution of this issue https://dev.ckeditor.com/ticket/5560 As it add contentEditable=true to the body of the html. This renders our UI in liferay unusable. Please see https://issues.liferay.com/browse/LPS-136998
Removing the changes introduced for 5560, won't reintroduce the described problem.