Details
-
Bug
-
Status: Closed
-
Resolution: Fixed
-
7.0.X, 7.1.X, Master
-
7.1.x, 7.0.x
-
Committed
-
3
Description
The contents inside the CKEditor are removed when the browser window is resized. This was discovered while using the Message Boards portlet.
Steps to Reproduce:
1. Start Liferay
2. Add the following properties to portal-ext.properties if not set:
editor.wysiwyg.portal-web.docroot.html.portlet.message_boards.edit_message.bb_code.jsp=ckeditor_bbcode editor.wysiwyg.portal-web.docroot.html.portlet.message_boards.edit_message.html.jsp=ckeditor
3. Add a Message Boards portlet to a page
4. Click on 'Post New Thread'
5. Type some text inside the CKeditor body
6. Resize the browser window to small size
Expected Result: The content should remain in the Editor
Actual Result: The content is removed after the resize
Reproduced:
7.0.x eaa5b8136d8d11c8d6b34ce860c4be62d9ec7781
master 5c27f0521d86f24bfa53a540d4f4665961c4187e
Attachments
Issue Links
- Testing discovered
-
LPS-93673 Message board thread body is replaced with the subject if window is resized
- Closed