Opened 8 years ago
Closed 8 years ago
#16882 closed Bug (duplicate)
Chrome: Copy/paste content from instance to another missing all the
Reported by: | Luc | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | Core : Pasting | Version: | 4.5.6 |
Keywords: | Chrome, copy/paste, style, html tag, missing attribute, | Cc: |
Description
Steps to reproduce
- In chrome browser, enter some text into the ckeditor
- Adding some styles to the text (for example: change color, change size, font style)
- Copy the text and paste it to a different instance of ckeditor (also in Chrome browser)
Expected result
The styles of the text should retain after copying
Actual result
All the styles are missing. The text is only appear in black. Go to view source code, all the attributes in the html <font> tag is gone.
Other details (Chrome, window 7, CKEditor 4.5.6.1)
Work fine with IE and FireFox
Change History (3)
comment:1 Changed 8 years ago by
comment:2 Changed 8 years ago by
Version: | 4.6.1 → 4.5.6 |
---|
Any update on this thread?
Thanks, Luke