Christian, I think the problem come from keyboard event that are not correctly transfer.
In fact all my custom widget are used inside a List, I noticed that if I click on a TextField from my custom widget I can keyboard any character except space and Direction. But if click on up or down direction arrow, I see that I browse the list (the custom widget which have the focus change), BUT I can still type characters into the TextField on which I had previously clicked. Regards. Le 04/03/2010 14:22, Christian Schmidt a écrit : > Hi, > > could you please explain the structure from your custom widget. At the > moment, I don't know, why the space key doesn't work. As far as I known, > there is no issue with the TextField. > > Or could you provide a short code snippet, which reproduce this issue? > > Cheers, > Chris > > Am 03.03.2010 18:01, schrieb geoffre: >> Hello, >> >> I have a problem with a qx.ui.form.TextField inside a custom widget. >> In fact the TextField is correctly displayed and I can use it almost >> normally except for the space bar and the keyboard direction arrow. >> >> If I would like to display a space character inside the TextField I need to >> key "shift + space" instead of "space". And the direction arrow doesn't run >> anyway. >> >> I have always the same problem with IE8, firefox and chrome. >> >> Thanks for your help. >> > > ------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev _______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
