WillP schrieb:
> In 0.8 the Widget capture/losecapture events have replaced the changeCapture
> event in 0.7. The event handler for "losecapture" (_onChangeCaptureHeader)
> inside qx.ui.table.pane.Scroller still expects a qx.event.type.Data event
> object and wrongly calls getData on the event object which is now only a
> plain qx.event.type.Event. 
>
> Getting a runtime exception from this code is somewhat erratic and difficult
> to reproduce reliably as the other condition in the if() statements seem to
> be rarely true. However this is an error waiting to happen and I have seen
> it - hence this message.
>
> It think a code fix for this would be worth doing.
>
> Will Pritchard.
>
>   
Thanks Will,

this is indeed a bug. I've fixed it in trunk.

Best Fabian

-- 
Fabian Jakobs
JavaScript Framework Developer

1&1 Internet AG
Brauerstraße 48
76135 Karlsruhe

Amtsgericht Montabaur HRB 6484

Vorstand: Henning Ahlert, Ralph Dommermuth, Matthias Ehrlich, Thomas 
Gottschlich, Matthias Greve, Robert Hoffmann, Markus Huhn, Oliver Mauss, Achim 
Weiss
Aufsichtsratsvorsitzender: Michael Scheeren


------------------------------------------------------------------------------
SF.Net email is Sponsored by MIX09, March 18-20, 2009 in Las Vegas, Nevada.
The future of the web can't happen without you.  Join us at MIX09 to help
pave the way to the Next Web now. Learn more and register at
http://ad.doubleclick.net/clk;208669438;13503038;i?http://2009.visitmix.com/
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to