I think I remember this happen to me when I added a column with a zero width
in a GridLayout.
Search the forum archives for further information.


Stephanus Mueller wrote:
> 
> Hi there
> 
> I'm a newbie to qooxdoo 0.7.1 and detected an endless-loop
> on entering the Widget.flushGlobalJobQueue-function.
> 
> Maybe it's an application-error maybe it's an implementation
> problem.
> 
> I instantiated a Gridlayout with 2 widgets, a label and a
> textfield.
> 
> 
> During startup the Widget.flushGlobalJobQueue will be entered.
> When debugging with Firebug I detected that the Label causes
> the textfield to issue something like a "LayoutChanges"-job
> and vice versa - so every single flush results in an additional
> job being appended to the job-queue. The queue's length will
> never count down to 0, thus the loop will never be terminated.
> 
> Are there any traps and pitfalls with GridLayout or is it a
> real bug?
> 
> Thanks in advance
>     Stephanus
> 
> -------------------------------------------------------------------------
> This SF.net email is sponsored by: Splunk Inc.
> Still grepping through log files to find problems?  Stop.
> Now Search log events and configuration files using AJAX and a browser.
> Download your FREE copy of Splunk now >>  http://get.splunk.com/
> _______________________________________________
> qooxdoo-devel mailing list
> qooxdoo-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
> 
> 

-- 
View this message in context: 
http://www.nabble.com/Endless-Loop-in-Widget.flushGlobalJobQueue-tf4158985.html#a11858856
Sent from the qooxdoo-devel mailing list archive at Nabble.com.


-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
qooxdoo-devel mailing list
qooxdoo-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to