Ticket #2530590 (accepted defect)
ReporterDavid J Wallace |
Opened: 07/31/11 Last modified: 09/19/12 Status: accepted Type: defect |
Owner Dav Glass |
Target Release: BACKLOG Priority: P3 (normal) |
|---|---|---|---|
| Summary: | Drag and drop elements into an iframe - awry positioning. | ||
| Description: | Hi folks, I'm running Y3.3.0, and I've come across a parent-child DOM problem with the DragDrop module. The problem is summarised very well in this Stackoverflow Question: In a nutshell: Dragged nodes have an incorrect position when DragTargets are located in an iframe. Here's my demo page: And a jsfiddle from the above SO question: http://jsfiddle.net/DQdZ9/23/ There's a similar problem with jquery, which can be fixed by changing its calculation offsets apparently, though I don't know about that problem or solution in great detail. cheers, any help appreciated. |
||
| Type: | defect | Observed in Version: | 3.3.0 |
| Component: | DragDrop | Severity: | S3 (normal) |
| Assigned To: | Dav Glass | Target Release: | BACKLOG |
| Location: | Library Code | Priority: | P3 (normal) |
| Tags: | dragdrop,iframe,dom,position | Relates To: | |
| Browsers: | Firefox 3.x - All,Firefox 4.x,Safari 5.x - PC,IE 8.x,Opera,Chrome | ||
| URL: | |||
| Test Information: | Tested in the selected browsers, assumed same result in others. |
||
Change History
|
Posted: 08/1/11
|
|
Posted: 08/1/11
|
|
Posted: 08/3/11
|
|
Posted: 09/19/12
Moving from 3.NEXT to BACKLOG. |
Jenny Donnelly
Sorry, I sloppily pasted URLs above:
URL #1 is: http://stackoverflow.com/questions/6817758/drag-and-drop-elements-into-an-iframe-droppable-area-has-wrong-coordinates-and-c/6819100#6819100
URL #2 is: http://codefinger.co.nz/projects/fpx/mod/project/dd_test_1.html