Opened 13 years ago
Last modified 9 years ago
#9322 confirmed New Feature
CKEditor should recognize fields like checkboxes pasted from word.
| Reported by: | Jakub Ś | Owned by: | |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | Plugin : Paste from Word | Version: | 3.0 |
| Keywords: | Cc: |
Description
Allow for adding checkboxes in word 2010 as described in http://www.word-2010.com/insert-a-check-box-in-microsoft-word-2010/ or use the attached docx file.
Paste checkboxes into CKEditor and notice that no checkboxes appear.
I think it would be nice if CKEditor would recognize at least some of elements presented in Legacy Forms menu (See picture).
Attachments (2)
Change History (7)
Changed 13 years ago by
| Attachment: | Legacy Forms.png added |
|---|
Changed 13 years ago by
| Attachment: | Sample Document2.docx added |
|---|
comment:1 Changed 13 years ago by
| Status: | new → confirmed |
|---|
comment:2 Changed 12 years ago by
| Component: | Core : Pasting → Plugin : Paste from Word |
|---|
comment:3 Changed 9 years ago by
| Milestone: | → CKEditor 4.6.0 |
|---|
comment:4 Changed 9 years ago by
| Milestone: | CKEditor 4.6.0 → CKEditor 4.6.1 |
|---|
Putting this on a later milestone because the plan was not to have checkboxes in 4.6.0.
comment:5 Changed 9 years ago by
| Milestone: | CKEditor 4.6.1 |
|---|
This is not a priority for now. Let's keep it here to allow for community feedback.

Code that E.g. Chrome sees is something like:
so perhaps there is something that can be done here.