id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	blocking	blockedby
1387	interface plugin: Draggable({containment:'parent'}) uses wrong top/left	sgbeal	stefan	"Hi!

When elem.Draggable({containment:'parent'}) is used, the SIZE of the contained area seems to be correct, but the coordinates appear to start off at x0,y0, instead of at the real top/left of the parent element. Thus {containment:'parent'} only works as advertized if the parent lives at the top/left of the document (i.e. is the first element). When using containment:[n1,n2,n3,n4], it works as advertized.

Browser: Firefox 2.0.0.4/Linux

The attached HTML file demonstrates this. It needs 2 js files:
jquery.pack.js, interface.js

(edit to suit)
"	bug	closed	major	1.1.4	interface	1.1.3	wontfix				
