Dietrich Streifert schrieb:
OK setting the width to null did it.
But why is the behavious of FireFox different from IE6.
And shouldn't width=null be the default then?
width=auto is the default, otherwise it will be rendered to '0' through
our layout engines. This is also true for QxAtom, QxButton, QxLabel,
QxImage, ...
IE does not support all the cool CSS stuff that Mozilla and other modern
browsers can handle. The bugs you can produce using wrong qooxdoo code
can be different, as the layout engine in qooxdoo is completly different
between gecko and mshtml.
Sebastian
Sebastian Werner schrieb:
Dietrich Streifert schrieb:
Forgot to say:
This happens just in FireFox 1.5 not in IE6.
try:
setWidth(null);
a textfield has a auto width and height now as default. What is more
common to other qooxdoo widgets.
Sebastian
Dietrich Streifert schrieb:
Hello List,
in current renderer CVS the behaviour seems to have changed how
QxTextField widgets are displayed if the position of a QxTextField
ist set to:
qx.set({left:10,right:10});
The textfield has QxWindow with a fixed width as parent. In previous
versions the textfield was drawn 10 pixels from the left and
extended up to 10 pixels from the right edge.
With the current version the attribute right:10 is ignored and the
default width of QxTextField is displayed.
Is this a bug?
A Testcase is attached.
Best regards...
------------------------------------------------------------------------
Some tests for zIndex handling for different widgets.
--
Mit freundlichen Grüßen
Dietrich Streifert
Visionet GmbH
-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log
files
for problems? Stop! Download the new AJAX search engine that makes
searching your log files as easy as surfing the web. DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
_______________________________________________
Qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems? Stop! Download the new AJAX search engine that makes
searching your log files as easy as surfing the web. DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
_______________________________________________
Qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel