Opened 13 years ago
Last modified 9 years ago
#8734 confirmed Bug
Chrome doesn’t recognize lists from MS Word 2010 — at Version 4
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.
Change History (7)
Changed 13 years ago by
Attachment: | list test.docx added |
---|
comment:1 Changed 13 years ago by
Status: | new → confirmed |
---|
comment:4 Changed 13 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 13 years ago by
Attachment: | list_test2.docx added |
---|
Changed 13 years ago by
Attachment: | multi_level_lists_MS2010.swf added |
---|
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.