Ticket #2530590 (accepted defect)

Reporter


David 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:
http://stackoverflow.com/questions/6817 ... 00#6819100

In a nutshell: Dragged nodes have an incorrect position when DragTargets are located in an iframe.

Here's my demo page:
http://codefinger.co.nz/projects/fpx/mo ... est_1.html

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.
d

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

David J Wallace

Posted: 08/1/11

Dav Glass

Posted: 08/1/11
  • location changed to Library Code
  • milestone changed to 3.NEXT
  • priority changed to P3 (normal)
  • status changed from new to accepted

jose faeti

Posted: 08/3/11
  • browser changed from Firefox 3.x - All,Firefox 4.x,Safari 5.x - PC,IE 8.x,Chrome to Firefox 3.x - All,Firefox 4.x,Safari 5.x - PC,IE 8.x,Opera,Chrome

Jenny Donnelly

YUI Developer

Posted: 09/19/12
  • milestone changed from 3.NEXT to BACKLOG

Moving from 3.NEXT to BACKLOG.