Hi,

I would like to implement drag&drop feature for ordering list and I studied
demo at:
http://demo.qooxdoo.org/current/demobrowser/#ui~DragDrop.html
http://demo.qooxdoo.org/current/demobrowser/#ui~DragDrop.html 

When I tried to apply the same code into my own project, the source version
didn't let me move the item at the end of the list (after the last item). In
debugger I'm getting following error:
054172 Assertion error! The 'before' widget is not a child of this widget!:
The value 'qx.ui.form.List[1j]' must have any of the values defined in the
array...
I can also supply Stack trace, if needed.

When I drop the item in lower half of the last item, I'm getting another
error:
777203 qx.event.Registration.getManager(null) was called! 
And Firebug says: target has no properties

The strange thing here is, that in your online demobrowser and when I
generate build, everything works as expected, just the source version has
problems. 

Is it something that should be addressed as a bug?

Thanks, Luke
-- 
View this message in context: 
http://old.nabble.com/Different-behavior-of-source-and-build-version---Reorderable-list-tp26697302p26697302.html
Sent from the qooxdoo-devel mailing list archive at Nabble.com.


------------------------------------------------------------------------------
Return on Information:
Google Enterprise Search pays you back
Get the facts.
http://p.sf.net/sfu/google-dev2dev
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to