Opened 14 years ago
Last modified 8 years ago
#7954 confirmed Bug
Editing pasted Numbered list with different Start Value not working properly
Reported by: | Satya Minnekanti | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | Plugin : Paste from Word | Version: | 3.5.3 |
Keywords: | IBM | Cc: | Damian, James Cunningham, Teresa Monahan |
Description
To reproduce the defect:
- Copy the list from attached word doc and paste it in to editor.
- press enter after first list item.
Expected Result: A new empty list item is created and Numbers for other list items should update accordingly.
Actual Result: A new empty list item is created but Numbers for other list items are not updated they remain the same.
same behavior happens when we press enter after any of the pasted list items in the pasted list
Attachments (1)
Change History (5)
Changed 14 years ago by
Attachment: | list with Roman Numerals & Start Value 5.doc added |
---|
comment:1 Changed 14 years ago by
Status: | new → confirmed |
---|---|
Version: | 3.6.1 (SVN - trunk) → 3.5.3 |
comment:2 Changed 11 years ago by
Component: | General → Plugin : Paste from Word |
---|
comment:3 Changed 8 years ago by
Milestone: | → CKEditor 4.6.0 |
---|
Using the Paste From Word button everything is okay, but simply pasting produces a different, degenerated result which means the content is not detected as originating from Word.
comment:4 Changed 8 years ago by
Milestone: | CKEditor 4.6.0 |
---|
We're unable to put any more PFW related tickets in 4.6.0. We'll revisit it later.
This has been true form CKEditor version 3.5.3 (Before 3.5.3 list were pasted as paragraphs).
If you switch to source you will see that new LI element, without value attribute, is inserted.