[Umbrella] Rich content drag-and-drop and files pasting and dropping support
— at Version 29
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))
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 (29)
| 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)
|
I talked with Fred and we will focused on images for now.