Re: [qooxdoo-devel] problem with Firefox 1.5.0.3 and QxWindow

2006-06-08 Thread Sebastian Werner
Hi! This is just an css-error as Firefox doesn't already support the CSS3 command "box-sizing". Simply ignore it. Sebastian Yann schrieb: > hi, > > it seems to be a problem with version 5.0.2 of qooxdoo and Firefox > 1.5.0.3. it complains about "Error: Unknown property 'box-sizing'. > Decla

[qooxdoo-devel] problem with Firefox 1.5.0.3 and QxWindow

2006-05-30 Thread Yann
hi, it seems to be a problem with version 5.0.2 of qooxdoo and Firefox 1.5.0.3. it complains about "Error: Unknown property 'box-sizing'. Declaration dropped." when i try to show a QxWindow but it's working on the window examples on the qooxdoo site, anyone can help me please? thanks in adva