Opened 12 years ago
Last modified 11 years ago
#11461 closed New Feature
Inserted (dropped, pasted) files uploading support — at Version 2
| Reported by: | Piotrek Koszuliński | Owned by: | |
|---|---|---|---|
| Priority: | Normal | Milestone: | CKEditor 4.5.0 Beta |
| Component: | General | Version: | |
| Keywords: | Cc: | Prashant |
Description (last modified by )
Part of #11437.
Spec (status: under construction)
Main obstacle: uploading is asynchronous when #paste event is synchronous.
Worth mentioning: since we have ACF, we may finally and completely switch to reading pasted data from paste event. The problem was that on Webkit&Blink it contains awful HTML markup with millions of inline styles. This way we'll be able to get rid of pastebin on some browsers. It may be a good opportunity, because most likely we'll have to use data carried in native paste event anyway.
Change History (2)
comment:1 Changed 12 years ago by
| Description: | modified (diff) |
|---|---|
| Milestone: | → CKEditor 4.4 |
| Status: | new → confirmed |
comment:2 Changed 12 years ago by
| Description: | modified (diff) |
|---|
