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:
> >
> > 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 changeValue(e) {
> > app = qx.core.Init.getInstance().getApplicationInstance();
> > app.debug(app.edValue.getComputedValue());
> > }
> >
> > edValue = new qx.ui.formTextField('');
> > edValue.addEventListener("keyup", changeValue);
> > this.edValue = edValue;
> >
>
> --
> View this message in context:
> http://www.nabble.com/Problem-with-keyup-event-on-TextField-tf3268368.html#a9095835
> Sent from the qooxdoo-devel mailing list archive at Nabble.com.
>
>
> -------------------------------------------------------------------------
> Take Surveys. Earn Cash. Influence the Future of IT
> Join SourceForge.net's Techsay panel and you'll get the chance to share your
> opinions on IT & business topics through brief surveys-and earn cash
> http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
> _______________________________________________
> qooxdoo-devel mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel