fengzhangli / blockly

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

Stopping execution after secon time a text box is printed within an if #139

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
I'm very sure this is an actual issue this time!

What steps will reproduce the problem?
1. Go to http://blockly-demo.appspot.com/static/apps/code/en.html#hwhcfu , and 
run the blockly code.
2. Click OK (or Cancel if there) until the second "Tell me the answer."
3. Click either OK or Cancel.

What is the expected output? What do you see instead?
I'd expect it to do the next thing and go to the third question, but it instead 
stops displaying text boxes.

What browser are you using?
Firefox 19.0.2

Please provide any additional information below.
Tested the JavaScript on another site. It worked fine there.

Original issue reported on code.google.com by abcbo...@gmail.com on 6 Apr 2013 at 11:03

GoogleCodeExporter commented 8 years ago
I tried the code on my iPad, and it worked there. Still not working on Firefox.

Original comment by abcbo...@gmail.com on 6 Apr 2013 at 11:26

GoogleCodeExporter commented 8 years ago
Works fine for me in Firefox 20.  Are you still seeing the issue?  If so, open 
Firebug or the Error Console (Tools / Web Developer) and see if it is 
complaining about something.

Original comment by neil.fra...@gmail.com on 4 May 2013 at 2:29