Opened 8 years ago
Closed 7 years ago
#16979 closed Bug (fixed)
Paste From Word Filter is not integrated with BR mode
Reported by: | Jakub Ś | Owned by: | |
---|---|---|---|
Priority: | Nice to have (we want to work on it) | Milestone: | CKEditor 4.7.1 |
Component: | Plugin : Paste from Word | Version: | 4.6.0 |
Keywords: | Cc: |
Description
Steps to reproduce
- Open http://nightly.ckeditor.com/17-04-19-06-08/full/samples/old/enterkey/enterkey.html
- Sent enter mode to BR
- Paste contents from attached document
- Switch to Source Mode
Expected result
<b><i>Paste from word</i></b><br />
Actual result
<p><b><i>Paste from word</i></b></p>
Other details (browser, OS, CKEditor version, installed plugins)
Attachments (1)
Change History (5)
Changed 8 years ago by
Attachment: | Paste From Word.docx added |
---|
comment:1 Changed 8 years ago by
Status: | new → confirmed |
---|
comment:2 Changed 8 years ago by
Priority: | Normal → Nice to have (we want to work on it) |
---|
comment:3 Changed 8 years ago by
Milestone: | → CKEditor 4.7.1 |
---|
comment:4 Changed 7 years ago by
Resolution: | → fixed |
---|---|
Status: | confirmed → closed |
Fixed in GH#423.