Re: [qooxdoo-devel] Problem with keyup event on TextField

2007-02-22 Thread Oliver Koch
Hi Zindel, try to blur with edValue.blur() as first call in changeValue That should work, had a similar problem myself. Oliver Koch On Thu, Feb 22, 2007 at 12:08:20AM -0800, dperez wrote: > > Hi Zindel, > > Search the wiki for recent changes relative to keyboard handling. > > > zindel wrote

Re: [qooxdoo-devel] Problem with keyup event on TextField

2007-02-22 Thread dperez
Hi Zindel, Search the wiki for recent changes relative to keyboard handling. zindel wrote: > > I noticed a weird problem inside the "keyup" event handler. Generally it > works > OK, but only for alpha-numeric symbols. I.e. if I press something of: > "';:<> > etc., the getComputedValue() meth

[qooxdoo-devel] Problem with keyup event on TextField

2007-02-21 Thread zindel
Hello, I noticed a weird problem inside the "keyup" event handler. Generally it works OK, but only for alpha-numeric symbols. I.e. if I press something of: "';:<> etc., the getComputedValue() method returns the same value as before... I'm using qooxdoo 0.6.4 (r5282) Here is the code: function