Hi,

Looks like I've found another bug in the table class. I have disabled the
header of the table using the following code:

      this.__smallTable.setHeaderCellsVisible(false);

and now every time I hover over the table with my mouse it shows the
following message:

      this.__header.getContainerLocation() is null

this message is coming from
Scroller.js (
qx.ui.table.pane.Scroller) line 1936 which is:

      var currX = this.__header.getContainerLocation().left;

This does seem to be a bug, can anyone confirm?

Cheers,
- Andrew

-----------------------------------------
Andrew Manson
Graticule Cloud Applications<http://www.graticule.com/services/cloud-computing>
www.graticule.com
------------------------------------------------------------------------------
Xperia(TM) PLAY
It's a major breakthrough. An authentic gaming
smartphone on the nation's most reliable network.
And it wants your games.
http://p.sf.net/sfu/verizon-sfdev
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to