#7662 closed Bug (fixed)
Opera : Extra empty number/bullet shown in editor body when editing pasted Multilevel list
Reported by: | Satya Minnekanti | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | CKEditor 4.6.0 |
Component: | Plugin : Paste from Word | Version: | 3.1 |
Keywords: | IBM | Cc: | Damian, James Cunningham, Teresa Monahan |
Description
To reproduce the defect:
- Copy Numbered/Bulleted list from attached word doc and paste in editor using Paste from Word dialog.
- keep cursor after 2nd list item in level 1 and press enter.
- A new empty list item with number 3 or disc bullet is created at level 1.
- Type some text.
Expected Result: Text that was typed is added to new list item
Actual Result:
Another number 3 or disc bullet shows in editor body.
This happens every time we created a new list item and started typing the text for the new list item. but when we go back to source or save the page we will not see that extra bullet
I have attached a screen shot of the error
Attachments (2)
Change History (7)
Changed 14 years ago by
Attachment: | exta number error.JPG added |
---|
Changed 14 years ago by
Attachment: | Multilevel lists.doc added |
---|
comment:1 Changed 14 years ago by
Cc: | damo,jamescun,tmonahan → damo, jamescun, tmonahan |
---|---|
Status: | new → confirmed |
Version: | 3.5.3 → 3.1 |
comment:2 Changed 13 years ago by
The original issue is no longer reproducible.
There is new issue(Tested in Opera 11.61):
- The same
- The same
- A new empty list item with number 3 or disc bullet is created at level 1.
- Type some text.
- Press Enter
- Type some text
- Repeat steps 5 and 6 few more times
Results: Space between last element in level one and first element in level two increases. If you switch to source you will notice that there are some br tags added.
comment:3 Changed 11 years ago by
Component: | General → Plugin : Paste from Word |
---|
comment:4 Changed 8 years ago by
Resolution: | → fixed |
---|---|
Status: | confirmed → closed |
Fixed with new Paste From Word plugin in 4.6.0.
comment:5 Changed 8 years ago by
Milestone: | → CKEditor 4.6.0 |
---|
This is true from CKEditor version 3.1.
This extra (fake) number or bullet shows up after you press enter. If after pressing enter you type some text and then click in this fake bullet/number it will disappear.