Hi Hugh,

Westor, to reproduce your layout, I had to turn off
qx.enableApplicationLayout. I hacked this by qx.ui.core.ClientDocument
and changing the settings:

    "qx.enableApplicationLayout" : false,

Ups, I forgot to include this in the code for the html page:
<script type="text/javascript">
        qxsettings = new Object();
        qxsettings["qx.enableApplicationLayout"] = false;
</script>

What I noticed: I can't see this thread in nabble today. May be, they have
some index problems with list entries?

-- 
View this message in context: 
http://www.nabble.com/table-row-select-bug-%28FF%29-and-other-%28smaller%29-probs-with-online-app-tf4391216.html#a12578150
Sent from the qooxdoo-devel mailing list archive at Nabble.com.


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
qooxdoo-devel mailing list
qooxdoo-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to