-
Type:
Regression Bug
-
Status: Closed
-
Resolution: Fixed
-
Affects Version/s: 7.1.X, 7.2.X, 7.3.X, Master
-
Fix Version/s: 7.1.X, 7.2.10 DXP FP18, 7.2.X, 7.3.X, 7.4.3.5 CE GA5, 7.4.13 DXP U1, Master
-
Component/s: CKEditor
-
Branch Version/s:7.3.x, 7.2.x, 7.1.x
-
Backported to Branch:Committed
-
Fix Priority:3
-
Git Pull Request:
Steps to reproduce
- Set the following in portal-ext.properties to switch the editor to blogs
editor.wysiwyg.portal-web.docroot.html.portlet.blogs.edit_entry.jsp=ckeditor
- Start up Liferay
- Navigate to to Blogs
- Click on + icon to create a new blog
- See the ckeditor in blog content
- Add table of any number of rows and columns
- Click inside of a cell, and right click to load the context menu
- Select cell -> cell properties
Expected Behavior:
CKeditor still has the cell property functionality that it did in dxp-12-7110 and earlier
Actual Behavior:
CKeditor has very limited cell property functionality.
- is caused by
-
LPS-96988 Cannot paste in CKEditor
- Closed