Re: [qooxdoo-devel] Firefox 30, QX 3.5.1, Error: TypeError: invalid 'in' operand J

2014-07-02 Thread s.sanchez
The reason is that the body is not loaded while the script is executed. As a workaround you can simply move the script load tag into the body, this will solve the issue! Bug 8466 -- View this message in context: http://qooxdoo.678.n2.nabble.c

Re: [qooxdoo-devel] Firefox 30, QX 3.5.1, Error: TypeError: invalid 'in' operand J

2014-07-02 Thread s.sanchez
Sorry, but my last post is wrong, Windows users experience the same issue with Firefox 30 and 31 beta. -- View this message in context: http://qooxdoo.678.n2.nabble.com/Firefox-30-QX-3-5-1-Error-TypeError-invalid-in-operand-J-tp7585943p7585947.html Sent from the qooxdoo mailing list archive at

Re: [qooxdoo-devel] Firefox 30, QX 3.5.1, Error: TypeError: invalid 'in' operand J

2014-07-02 Thread s.sanchez
You got mail! The issue happens on Mac OS X primarily, Windows users reported that the app is not running correctly as well, but with less issues, at least they can login. On Mac OS X it does not allow you even to log in. The error occurs so early that debugging is very difficult at this stage, I

Re: [qooxdoo-devel] Firefox 30, QX 3.5.1, Error: TypeError: invalid 'in' operand J

2014-07-02 Thread s.sanchez
Unfortunately I have no playground example for you. I can send you a site by private mail though. I will post the outcome later here. I have tried to debug it, but it is impossible with firefox, it complains and shows nothing useful. Even version 31 beta 4 does show the same behaviour. -- View t

Re: [qooxdoo-devel] Firefox 30, QX 3.5.1, Error: TypeError: invalid 'in' operand J

2014-07-02 Thread Tobias Oberrauch
Hi, Could you please provide us the lines of code that triggers that error? Best of all would be if you create an small demo in our playground: http://demo.qooxdoo.org/3.5.1/playground Cheers Tobias -- Open source busin

[qooxdoo-devel] Firefox 30, QX 3.5.1, Error: TypeError: invalid 'in' operand J

2014-07-02 Thread s.sanchez
Dear list, Since today, after updating firefox to version 30, my application stopped working with a strange error message: TypeError: invalid 'in' operand J The strange thing is, that it happens only in the deployment build, on source it seems to run nicely, also Safari and Chrome works well. An

Re: [qooxdoo-devel] Spinner SingleStep issue when using up/down button with Qx 4.0

2014-07-02 Thread Martin Wittemann
Great, thanks. :) Am 02.07.2014 um 11:38 schrieb Gerald Lo : > Martin, > > Thanks for your reply. > I will register a BugZilla account and report the bug. > > Regards, > Gerald > > > > -- > View this message in context: > http://qooxdoo.678.n2.nabble.com/Spinner-SingleStep-issue-when-using-

Re: [qooxdoo-devel] Spinner SingleStep issue when using up/down button with Qx 4.0

2014-07-02 Thread Gerald Lo
Martin, Thanks for your reply. I will register a BugZilla account and report the bug. Regards, Gerald -- View this message in context: http://qooxdoo.678.n2.nabble.com/Spinner-SingleStep-issue-when-using-up-down-button-with-Qx-4-0-tp7585939p7585941.html Sent from the qooxdoo mailing list arch