Opened 10 years ago
Closed 10 years ago
#13040 closed Task (fixed)
Cleanup in the clipboard plugin
Reported by: | Piotrek Koszuliński | Owned by: | Piotr Jasiun |
---|---|---|---|
Priority: | Normal | Milestone: | CKEditor 4.5.0 Beta |
Component: | General | Version: | 4.5.0 Beta |
Keywords: | Cc: |
Description
We made so many changes in this plugin that we should review it for some leftovers.
Change History (4)
comment:1 Changed 10 years ago by
Status: | new → confirmed |
---|
comment:2 Changed 10 years ago by
Owner: | set to Piotr Jasiun |
---|---|
Status: | confirmed → assigned |
comment:3 Changed 10 years ago by
Status: | assigned → review |
---|
comment:4 Changed 10 years ago by
Resolution: | → fixed |
---|---|
Status: | review → closed |
Merged to major with git:293d637.
Changes:
dataTransfer
is now created in the paste event if it was not available,nativeEvent
property to$
innativeDataTransfer
,Changes in t/13040.