[Umbrella] Rich content drag-and-drop and files pasting and dropping support
— at Version 34
Umbrella ticket for drag-and-drop and direct pasting of files for CKEditor.
Parts:
- #11526 (research)
- #11460 (handling dropped content)
- #12168 (setData, getData, method)
- #12169 (events)
- #12173 (paste integration)
- #12341 (fixes after #12173)
- #12172 (inline widgets integration)
- #11219 (block widgets integration)
- #12264 (Files in dataTransfer)
- #11580 (notifications plugin)
- #11461 (handling pasted and dropped images, upload manager)
- #11636 (improve
selection.getSelectedHTML
, range.cloneContents
and range.deleteContents
).
- #12262 (test and improve
selection.getSelectedText
).
- #11975 (tables).
- #11976 (lists).
- #11977 (images).
- #11978 (multiselection, might be postponed).
- #11979 (ctrl key, might be postponed).
- #12090 (reusing global data transfer in block widgets dnd).
- #12091 (editor#dragenter).
- #12095 (dnd inline widget loses styles (e.g. bold))
- #12612 (CORS)
- #12613 (dragover)
- #12614 (gray out uploading images)
- #12616 (smart drop plugin)
- #12617 (replaceWith should use insertHtmlIntoRange)
- #12618 (Block alignment buttons during upload)
- #12619 (Chrome: Drop image to the empty document)
- #12541 (File upload plugin)
- #12805 (Manual tests for upload)
- #12871 (Manual tests for drag&drop)
- #12806 (Integrate new get and delete selected HTML methods)
- #12872 ([Firefox] Improve copy/cut and paste binding)
- #12873 ([IE] Improve copy/cup and paste binding)
Note: each of these parts should be handled in its ticket, not in this umbrella ticket.
Related: #7422.
Edit: Small test case to check #11657. It seems that in inline and divarea editors there is something wrong with selection and D&D.
Change History (34)
Owner: |
set to Piotr Jasiun
|
Status: |
new →
assigned
|
Milestone: |
→ CKEditor 4.4
|
Version: |
4.4 (GitHub - major)
|
Description: |
modified (diff)
|
Summary: |
Drag-and-drop and direct pasting plugin →
[Umbrella] Drag-and-drop and direct pasting
|
Description: |
modified (diff)
|
Summary: |
[Umbrella] Drag-and-drop and direct pasting →
[Umbrella] Image drag-and-drop and direct pasting
|
Description: |
modified (diff)
|
Description: |
modified (diff)
|
Summary: |
[Umbrella] Image drag-and-drop and direct pasting →
[Umbrella] Rich content drag-and-drop and files pasting and dropping support
|
Description: |
modified (diff)
|
Cc: |
satya_minnekanti@… added
|
Description: |
modified (diff)
|
Milestone: |
CKEditor 4.4 →
CKEditor 4.5
|
Description: |
modified (diff)
|
Description: |
modified (diff)
|
Description: |
modified (diff)
|
Description: |
modified (diff)
|
Description: |
modified (diff)
|
Description: |
modified (diff)
|
Description: |
modified (diff)
|
Description: |
modified (diff)
|
Description: |
modified (diff)
|
Description: |
modified (diff)
|
Description: |
modified (diff)
|
Description: |
modified (diff)
|
Description: |
modified (diff)
|
Description: |
modified (diff)
|
Description: |
modified (diff)
|
Description: |
modified (diff)
|
I talked with Fred and we will focused on images for now.