Re: [qooxdoo-devel] drag/drop bug

2011-08-02 Thread Martin Wittemann
Hey, is there already a bug report for that in the qooxdoo bugzilla? Seems like this is a table bug which should be fixed in the framework instead of worked around as a app developer. Don't see a reason why an user of qooxdoo should bother with such bugs. :) Regards, Martin Am 02.08.2011 um 09:

Re: [qooxdoo-devel] drag/drop bug

2011-08-02 Thread chrjab
Hi, I have exactly the same problem as Kenneth. After editing a cell the drag and drop doesn't work any more. Only after some double clicks. I have it in my source code, but it's the same in the demo browser. You find it in demo browser under "Table Drag_And_Drop". (http://demo.qooxdoo.org/curre

Re: [qooxdoo-devel] drag/drop bug

2009-03-19 Thread Jonathan Weiß
Hello Kenneth, could you post some of your code? > Kenneth Tilton wrote: >> I am still playing with a homebrew html slider in a ui Table cell >> with >> renderer of type Html and all is going well except it seems the >> drag and >> drop code is mistakenly getting involved -- something anywa

Re: [qooxdoo-devel] drag/drop bug

2009-03-17 Thread Kenneth Tilton
Kenneth Tilton wrote: > I am still playing with a homebrew html slider in a ui Table cell with > renderer of type Html and all is going well except it seems the drag and > drop code is mistakenly getting involved -- something anyway is putting > up a ghostbuster symbol and stopping mousemove e

[qooxdoo-devel] drag/drop bug

2009-03-17 Thread Kenneth Tilton
I am still playing with a homebrew html slider in a ui Table cell with renderer of type Html and all is going well except it seems the drag and drop code is mistakenly getting involved -- something anyway is putting up a ghostbuster symbol and stopping mousemove events from reaching my listener