Title: qooxdoo demo dev
Forgot to say: this happens in FireFox 1.5 and IE6. In IE6 the qooxdoo debug console displays the following message. Note especially the message:

Failed to execute "_modifyElement()": Modification of property "element" failed with exception (Die position Eigenschaften wurden nicht gefunden. Ungültiges Argument.)

Sorry I'm using german IE. Translated it would be: "The attribute 'position' could not be found. Invalid argument."




QxInit
002031: qooxdoo/0.2_rc1
002031: datestamp/20060126
QxApplication[HASHCODE:0]
002656: Pre phase...
002672: - number of classes: 153
002672: - number of properties: 330
002672: - client detection: mshtml 6.0
002672: - executing application pre
002703: - number of instances: 60
002703: - done in: 47ms
002703:
002703: Main phase...
002703: - executing application main
002750: - number of instances: 83
002750: - done in: 47ms
002750:
002750: Preloading phase...
002750: - done in: 0ms
002750:
002859: Widget phase
002859: - updating widgets
QxInline[HASHCODE:64]
002859: Failed to execute "_modifyElement()": Modification of property "element" failed with exception (Die position Eigenschaften wurden nicht gefunden. Ungültiges Argument.)
QxInline[HASHCODE:67]
002859: Failed to execute "_modifyElement()": Modification of property "element" failed with exception (Die position Eigenschaften wurden nicht gefunden. Ungültiges Argument.)
QxInline[HASHCODE:88]
002859: Failed to execute "_modifyElement()": Modification of property "element" failed with exception (Die position Eigenschaften wurden nicht gefunden. Ungültiges Argument.)
QxApplication[HASHCODE:0]
002906: - done in: 47ms
002906:
002906: Post phase...
002906: - number of instances: 84
002906: - executing application post
002906: - done in: 0ms


Dietrich Streifert schrieb:
Hello List,

since the last tag "before appearance" something changed in renderer behaviour which is causing a bug with QxInline.

In the example attached which works with renderer previous to the beginning of the appearance work, the QxTextFields were positioned correctly in the form-table construct within the td element. Now the QxTextFields are allways positioned at left:0 and top:0 of the page (the upper left corner).





More Inline widget.

Username
Password


-- 
Mit freundlichen Grüßen
Dietrich Streifert
Visionet GmbH


Reply via email to