Opened 8 years ago
Closed 8 years ago
#16717 closed Bug (invalid)
Added span when paste any text
Reported by: | jcdelamarca | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | General | Version: | 4.0 Beta |
Keywords: | Cc: |
Description
Steps to reproduce
- write "A"
- Ctrl + C the text "A"
- Enter Key
- Ctrl + V
Expected result
<p>A</p> <p>A</p>
Actual result
<p>A</p> <p><span style="font-size: 13px;">A</span></p>
Other details (browser, OS, CKEditor version, installed plugins)
Google Chrome 53.0.2785.143 (64-bit) Ubuntu 16.04.1 LTS CKEditor 4.0 == In firefox works properly
Please upgrade your CKEditor and don't turn of the ACF.