Opened 8 years ago
Last modified 8 years ago
#16872 confirmed Bug
[Edge][PFW] Multi number markers lists not pasted correctly
Reported by: | Marek Lewandowski | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | CKEditor 4.7.1 |
Component: | Plugin : Paste from Word | Version: | 4.6.0 |
Keywords: | Cc: |
Description
Steps to reproduce
- Open attached
multi_list.docx
in Word and copy it's content. - Open CKEditor.
- Paste into editable.
Expected result
Pasted list has correct structure (ofc multiple digit markers do not need to be preserved).
Actual result
Starting with "4.2.1.Aa" item, list structure is broken.
Other details (browser, OS, CKEditor version, installed plugins)
I think it has something to do with this list item not having nbsp
between marker and the list item content.
Attachments (1)
Change History (2)
Changed 8 years ago by
Attachment: | multi_list.docx added |
---|
comment:1 Changed 8 years ago by
Status: | new → confirmed |
---|