Re: [qooxdoo-devel] Drag & Drop on table

2014-04-04 Thread woprandi
Ok. Thanks you very much for your fast answer. I'm looking forward for the next realease ! -- View this message in context: http://qooxdoo.678.n2.nabble.com/Drag-Drop-on-table-tp7585502p7585505.html Sent from the qooxdoo mailing list archive at Nabble.com. -

Re: [qooxdoo-devel] Update from qx 2.1 to 3.5 / using contribs

2014-04-04 Thread panyasan
Thanks! It would be good if the global contrib page on the qooxdoo website should be updated accordingly... After updating the contribs, everything works with the 3.5 release: http://demo.bibliograph.org This is amazing, given that my codebase is now almost 4 years old, and browsers have evolved

Re: [qooxdoo-devel] Drag & Drop on table

2014-04-04 Thread Richard Sternagel
Hey woprandi, you're right - this is unwanted behavior (i.e. a bug). With the changes in the next release (no date yet) this will be gone because the drag & drop algorithm has been completely redesigned. Those changes currently "live" inside the "pointer" branch and will be merged into master at s

[qooxdoo-devel] Drag & Drop on table

2014-04-04 Thread woprandi
Hi, I'm looking the drag & drog demo (http://demo.qooxdoo.org/3.5/demobrowser/#table~Table_Drag_And_Drop.html) on table but I don't understand why, often, I get a "prohibitory sign" next to my mouse pointer. And I don't understand why. It seems to do not happen on List, only on Table. Does anyone