MezzoNZ / crunchy

Automatically exported from code.google.com/p/crunchy
0 stars 0 forks source link

io_widget and jquery reliability #170

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Sometimes, the input box or the stop program image do not appear when
executing a program from an editor.  At other times, the input box on the
first interpreter on a page did not appear ...  there seems to be some
minor unreliability since the switch to jquery.   Anyone noticing this
behaviour should comment here, pointing out any clue they may find...

Original issue reported on code.google.com by andre.ro...@gmail.com on 2 Sep 2008 at 12:52

GoogleCodeExporter commented 8 years ago
This appears to have been solved by revision 960.

Original comment by andre.ro...@gmail.com on 2 Sep 2008 at 2:12

GoogleCodeExporter commented 8 years ago
More unreliability observed.  Sometimes clicking on execute (under editor or 
similar
under doctest) only make the stop thread button appear but no output.  Have also
observed that the basic editor test (prime numbers with a traceback) sometimes 
only
shows the traceback i.e. the original print output is not shown.

Original comment by andre.ro...@gmail.com on 2 Oct 2008 at 11:14

GoogleCodeExporter commented 8 years ago
This *might* be solved by moving some javascript code from comet.py to the web 
page.

Original comment by andre.ro...@gmail.com on 3 Oct 2008 at 4:12

GoogleCodeExporter commented 8 years ago
This does not appear to be solved by moving javascript code form cometIO.py to 
the
web page.  It appears that some post request simply do not make it ...  I don't 
think
it's really a jquery related bug.  This might be too complicated to solve 
before 1.0.

Original comment by andre.ro...@gmail.com on 5 Oct 2008 at 8:43

GoogleCodeExporter commented 8 years ago

Original comment by andre.ro...@gmail.com on 14 Aug 2009 at 12:18