[wp-trac] [WordPress Trac] #27880: Drag and Drop Media prevents Drag and Drop Text
WordPress Trac
noreply at wordpress.org
Fri Apr 18 23:15:52 UTC 2014
#27880: Drag and Drop Media prevents Drag and Drop Text
--------------------------+--------------------
Reporter: Ipstenu | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: 3.9.1
Component: Editor | Version: 3.9
Severity: normal | Resolution:
Keywords: | Focuses:
--------------------------+--------------------
Comment (by azaozz):
Not sure how common is this. Testing on Win7, it will only let me drag
selected text from one web browser to another, not from a text editor.
It's quite inconvenient to drag too.
To fix, seems we will have to bring back something like `isDraggingFile()`
from https://core.trac.wordpress.org/attachment/ticket/19845/19845.8.diff
and throttle it down as there are some performance issues. Or maybe set a
`draggingFile` var the first time we see a `drag` event and reset it when
the dragging has finished.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/27880#comment:2>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list