Hi,

I experience a problem with a text-field that is placed inside of a toolbar. The text-field is displayed with the correct size, but the text cursor appeares not only over the text-field, but also ~ 20 px right to it. The "inspect" facility of Firefox shows that the internal <input> DOM element exceeds the outer text-field div (see attached screen shot).

I'm not sure but I think that this is a qooxdoo problem as we only set the bounds of the text-field using something like
  w.setSpace( 0, 100, 0, 22 );
which matches the size of the displayed text-field.

Any ideas?

Thanks,
  Ralf

<<inline: text-field.png>>

-------------------------------------------------------------------------
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

Reply via email to