Opened 13 years ago
Last modified 8 years ago
#8734 confirmed Bug
Chrome doesn’t recognize lists from MS Word 2010
Reported by: | Jakub Ś | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | Plugin : Paste from Word | Version: | 3.0 |
Keywords: | Chrome | Cc: |
Description (last modified by )
- Open attached sample file
- Copy contents
- Paste it using CRTL+V or "paste from word" dialog
Result:
Unordered list is pasted as set of paragraphs.
This issue has been reproducible in Chrome only from CKEditor 3.0.
NOTE: In CKEditor 3.5.3 rev [6616] new handling of lists pasted from Word was introduced. From this revision CKEditor has started recognizing ordered lists in most cases.
The attached file list_test.docx contains working ordered list. There are however ways to insert baddly formatted ordered list:
- Please see list_test2.docx. I'm not sure what it depends on. In my test I have always started new document, indented elements before typing and one time it worked, one time it didn't
- Use MS Word 2010 for creating multilevel lists. Please see attached jing file.
Attachments (3)
Change History (12)
Changed 13 years ago by
Attachment: | list test.docx added |
---|
comment:1 Changed 13 years ago by
Status: | new → confirmed |
---|
comment:4 Changed 12 years ago by
Description: | modified (diff) |
---|---|
Summary: | Chrome doesn’t recognize unordered lists from MS Word 2010 → Chrome doesn’t recognize lists from MS Word 2010 |
Changed 12 years ago by
Attachment: | list_test2.docx added |
---|
Changed 12 years ago by
Attachment: | multi_level_lists_MS2010.swf added |
---|
comment:5 Changed 12 years ago by
#9456 has different TC but both tickets may have the same solution.
comment:6 Changed 12 years ago by
I have checked this issue in latest git master (between 4.0 and 4.0.1 (v4)). Issue from list_test.docx seems to be fixed, however list_test2.docx still shows that there are problems with nested list (they are pasted as paragraps).
comment:7 Changed 11 years ago by
Component: | General → Plugin : Paste from Word |
---|
comment:8 Changed 8 years ago by
Milestone: | → CKEditor 4.6.0 |
---|
We'll need a copy of MS Word 2010 to be sure about this one.
comment:9 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.
Please check http://cksource.com/forums/viewtopic.php?f=11&t=25457&p=65415#p65415
Edit: User claims that indenting list elements in MS Word causes problems but I was not able to fully confirm this. In my case one time it has worked, one time it hasn't.