Opened 8 years ago
Closed 8 years ago
#16916 closed Bug (invalid)
While paste to ckeditor it does not carry styles like background color etc.
Reported by: | sandipnagar | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | General | Version: | 4.3.5 |
Keywords: | Cc: |
Description
Steps to reproduce
- I have one URL from which I copy content
- Paste to my page where CKEDITOR 4.3.5 integrated
- Background color and etc. not preserved on that CKEDITOR page
Expected result
It should show with background color and etc styles.
Actual result
Other details (browser, OS, CKEditor version, installed plugins)
Chrome, Windows 7, 4.3.5)
installed plugin : dialogui,dialog,about,a11yhelp,basicstyles,blockquote,clipboard,panel,floatpanel,menu,contextmenu,resize,button,toolbar,elementspath,enterkey,entities,popup,filebrowser,floatingspace,listblock,richcombo,format,horizontalrule,htmlwriter,wysiwygarea,image,indent,indentlist,fakeobjects,link,list,magicline,maximize,pastetext,pastefromword,removeformat,sourcearea,specialchar,menubutton,scayt,stylescombo,tab,table,tabletools,undo,wsc
Change History (2)
comment:1 Changed 8 years ago by
comment:2 Changed 8 years ago by
Keywords: | preserve style while paste in editor removed |
---|---|
Resolution: | → invalid |
Status: | new → closed |
This is happening due to style not being reported to ACF thus being removed on paste.
To learn more about ACF please see:
http://docs.ckeditor.com/#!/guide/dev_acf
http://docs.ckeditor.com/#!/guide/dev_advanced_content_filter
http://docs.ckeditor.com/#!/guide/dev_disallowed_content
http://docs.ckeditor.com/#!/api/CKEDITOR.filter-method-addTransformations
http://docs.ckeditor.com/#!/api/CKEDITOR.config-cfg-allowedContent
http://docs.ckeditor.com/#!/api/CKEDITOR.config-cfg-extraAllowedContent
I also recommend upgrading the editor as version 4.3 is old.
I am using this URL: http://cbreemail.com/rv/ff00a6795f005f2206b8afbd87449cee20daf5cc