Opened 11 years ago
Last modified 11 years ago
#13065 confirmed Task
Integrate widgets with the new copy/cut/paste dataTransfer — at Version 2
Reported by: | Piotrek Koszuliński | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | General | Version: | 4.5.0 Beta |
Keywords: | Cc: |
Description (last modified by )
Widgets use copybin, while on modern browsers they can now use the dataTransfer integration which we introduced in 4.5.0. The question, though, is whether we have to do this, because on all IEs we'll have to leave the copybin, so we would need to branch the code. There may be a strong argument for this change - recognising content origin (internal, cross editor, external) and filtering Webkit/Blinks awful inline styles.
Change History (2)
comment:1 Changed 11 years ago by
Priority: | High → Normal |
---|---|
Status: | new → confirmed |
comment:2 Changed 11 years ago by
Description: | modified (diff) |
---|---|
Summary: | Integrate widgets with new copy/cut/paste datTransfer → Integrate widgets with the new copy/cut/paste dataTransfer |