Opened 10 years ago
Closed 10 years ago
#13126 closed Bug (invalid)
Copying table from MS Word 2013 not rendering as table in CKEditor 4.4.6
Reported by: | M | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | General | Version: | |
Keywords: | Cc: |
Description
Hi...we have a C#.Net web app that we have been using CKEditor with for several years. We have been able to copy tables from MS Word into the CKEditor until now. We have just upgraded CKEditor to 4.4.6 to support out IE 11 browsers and are no longer able to copy tables into CKEditor text boxes. What do I need to do to regain this functionality?
Thanks
Change History (3)
comment:1 Changed 10 years ago by
comment:3 Changed 10 years ago by
Resolution: | → invalid |
---|---|
Status: | new → closed |
If you want to paste only tables you can use extraAllowedContet instead of disabling ACF completely.
I figured out the table issue. In config.js I added the lines