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:
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
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
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
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