Re: [qooxdoo-devel] IE6 Windows 2000 qx.ui.table.Table problem

2007-07-23 Thread Tobias Koller (GERMO GmbH)
PROTECTED] [mailto:[EMAIL PROTECTED] Im Auftrag von Fa. Linstep, Stefan Volbers Gesendet: Donnerstag, 12. Juli 2007 16:51 An: qooxdoo Development Betreff: Re: [qooxdoo-devel] IE6 Windows 2000 qx.ui.table.Table problem Hi Dietrich, thank you, I think you saved the day. Although I hesitate to believe

Re: [qooxdoo-devel] IE6 Windows 2000 qx.ui.table.Table problem

2007-07-12 Thread Fa. Linstep, Stefan Volbers
Hi Dietrich, thank you, I think you saved the day. Although I hesitate to believe it, after several tests, my IE6 is still alive and kicking, as long as I replace the table's images with texts (DefaultDataCellRenderer). Therefore my theory about the remote table model seems obsolete - only coin

Re: [qooxdoo-devel] IE6 Windows 2000 qx.ui.table.Table problem

2007-07-12 Thread Dietrich Streifert
What type of cellrenderer do you use? Just text cells or also images? Fa. Linstep, Stefan Volbers schrieb: Hi Dietrich, I'm getting cautious when claiming about software stability... Especially W2K's IE6 and me will never more be friends. In our qooxdoo application, the only remote table

Re: [qooxdoo-devel] IE6 Windows 2000 qx.ui.table.Table problem

2007-07-12 Thread Fa. Linstep, Stefan Volbers
Hi Dietrich, I'm getting cautious when claiming about software stability... Especially W2K's IE6 and me will never more be friends. In our qooxdoo application, the only remote table under all circumstances works flawlessly, while the simple model tables are subject to the scroll bar problem in

Re: [qooxdoo-devel] IE6 Windows 2000 qx.ui.table.Table problem

2007-07-11 Thread Dietrich Streifert
Hi Stefan, are you shure that tables using RemoteTableModel are not crashing? I had some redrawing problems in IE ( see http://bugzilla.qooxdoo.org/show_bug.cgi?id=317 ) which are not present if the table has metacolumns. Please try setting this to your table: myTable.setMetaColumnCounts([1

Re: [qooxdoo-devel] IE6 Windows 2000 qx.ui.table.Table problem

2007-07-11 Thread Fa. Linstep, Stefan Volbers
Hello Thomas, hello qx.ui.table.Table maintainers, sadly, the table problem within Windows2000 qooxdoo is still present. Even with the suggested scroll bar modification, IE6 from time to time crashes when hitting the scroll bar; in some cases there is also trouble as soon as I click into my tabl

Re: [qooxdoo-devel] IE6 Windows 2000 qx.ui.table.Table problem

2007-07-02 Thread Fa. Linstep, Stefan Volbers
Thomas, thank you for addressing this problem. The workaround you proposed does release the pressure from me, while the slighly different behaviour of the scroll bar does not matter that much in this project at the moment. Indeed I did not manage to crash IE6 since patching the certain table.

Re: [qooxdoo-devel] IE6 Windows 2000 qx.ui.table.Table problem

2007-06-27 Thread thron7
Stefan, I was able to reproduce the problem, and have entered a bug to that end (bugzilla#512). qooxdoo scrollbars have a property 'mergeEvents' that merge multiple scroll events into a single one. I used this with the Table_*.html samples. Effectively, the table is only scrolled once after the s

Re: [qooxdoo-devel] IE6 Windows 2000 qx.ui.table.Table problem

2007-06-25 Thread Fabian Jakobs
Hello Stephan, please file a bug report in our bugzilla to make sure this issue doesn't get lost. As Thomas said, we will have a look at his issue once we have access to W2k. Best Fabian > Hello qooxdoo community, > > being new to this mailing list let me first say >Thank You< for creating > t

Re: [qooxdoo-devel] IE6 Windows 2000 qx.ui.table.Table problem

2007-06-22 Thread thron7
Stefan, we have a test machine with a Win2k/IE6 image on it. Unfortunately, this machine is right now undergoing mainenance, but hopefully we will be able to check your problem next week. =Thomas > Hello qooxdoo community, > > being new to this mailing list let me first say >Thank You< for creati

[qooxdoo-devel] IE6 Windows 2000 qx.ui.table.Table problem

2007-06-21 Thread Fa. Linstep, Stefan Volbers
Hello qooxdoo community, being new to this mailing list let me first say >Thank You< for creating this wonderful piece of software! Within a project where the document retrieval as part of a DMS is being realized as a qooxdoo 0.6.6 based web application (with a PHP DB-backend), our customer en