Hi Alexei, sorry for the late reply. I turned Table_1.html in 0.6.6 inside out, but was not able to reproduce your bug. Which actions actually lead to the bug in your environment? Which browser are you using?
Cheers, =Thomas [EMAIL PROTECTED] wrote: > Hi List, > > I've found weird bug in 0.6.6 which is connected with ResizeTableColumnModel: > take a look to Table_1.html demo. > It also happens to me in my project. Here is the output given by the logger: > 033273 ERROR: qx.ui.table.ResizeTableColumnModel[1230]: Could not dispatch > event of type "visibilityChanged": TypeError - this._columnDataArr[col] has > no properties at > http://127.0.0.1:8080/static/qooxdoo/frontend/framework/source/class/qx/ui/table/TableColumnModel.js:121 > > at > http://127.0.0.1:8080/static/qooxdoo/frontend/framework/source/class/qx/ui/table/TablePaneModel.js:174 > > at > http://127.0.0.1:8080/static/qooxdoo/frontend/framework/source/class/qx/ui/table/TablePaneScroller.js:334 > > at > http://127.0.0.1:8080/static/qooxdoo/frontend/framework/source/class/qx/ui/table/TablePaneScroller.js:223 > > at > http://127.0.0.1:8080/static/qooxdoo/frontend/framework/source/class/qx/ui/table/Table.js:757 > > at > http://127.0.0.1:8080/static/qooxdoo/frontend/framework/source/class/qx/core/Target.js:241 > > at > http://127.0.0.1:8080/static/qooxdoo/frontend/framework/source/class/qx/core/Target.js:199 > > at > http://127.0.0.1:8080/static/qooxdoo/frontend/framework/source/class/qx/ui/table/TableColumnModel.js:345 > > at > http://127.0.0.1:8080/static/qooxdoo/frontend/framework/source/class/qx/ui/table/Table.js:1214 > > at > http://127.0.0.1:8080/static/qooxdoo/frontend/framework/source/class/qx/core/Target.js:241 > > at > http://127.0.0.1:8080/static/qooxdoo/frontend/framework/source/class/qx/core/Target.js:199 > > at > http://127.0.0.1:8080/static/qooxdoo/frontend/framework/source/class/qx/core/Target.js:150 > > at > http://127.0.0.1:8080/static/qooxdoo/frontend/framework/source/class/qx/ui/core/Widget.js:5448 > > at > http://127.0.0.1:8080/static/qooxdoo/frontend/framework/source/class/qx/ui/menu/CheckBox.js:88 > > at > http://127.0.0.1:8080/static/qooxdoo/frontend/framework/source/class/qx/ui/menu/Button.js:312 > > at > http://127.0.0.1:8080/static/qooxdoo/frontend/framework/source/class/qx/core/Target.js:241 > > at > http://127.0.0.1:8080/static/qooxdoo/frontend/framework/source/class/qx/core/Target.js:199 > > at > http://127.0.0.1:8080/static/qooxdoo/frontend/framework/source/class/qx/event/handler/EventHandler.js:850 > > at > http://127.0.0.1:8080/static/qooxdoo/frontend/framework/source/class/qx/event/handler/EventHandler.js:685 > > at > http://127.0.0.1:8080/static/qooxdoo/frontend/framework/source/class/qx/event/handler/EventHandler.js:50 > > > Thanks, > Alexei Golovko > > ------------------------------------------------------------------------- > This SF.net email is sponsored by DB2 Express > Download DB2 Express C - the FREE version of DB2 express and take > control of your XML. No limits. Just data. Click to get it now. > http://sourceforge.net/powerbar/db2/ > _______________________________________________ > qooxdoo-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel > > > ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
