Closed
Bug 1540674
Opened 6 years ago
Closed 5 years ago
Make drag&drop work with out-of-process iframes
Categories
(Core :: DOM: Copy & Paste and Drag & Drop, enhancement, P3)
Core
DOM: Copy & Paste and Drag & Drop
Tracking
()
RESOLVED
FIXED
| Fission Milestone | M6 |
People
(Reporter: hsivonen, Unassigned)
References
(Blocks 1 open bug)
Details
Should be able to drag from and drop into out-of-process iframes. (Notably, drag&drop code seems to assume that widget coordinate space is merely offset from the screen coordinate space, but out-of-process iframes can have scaled and rotated coordinate spaces relative to the screen.)
Updated•6 years ago
|
Priority: -- → P3
Updated•6 years ago
|
Summary: Make drag&drap work with out-of-process iframes → Make drag&drop work with out-of-process iframes
Comment 3•5 years ago
|
||
Closing as per comment 2.
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•