renciso218 / blockly

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

Adding a comment will crash the latest version of Chrome #54

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Go to the Blockly Maze Demo
2. Right click the only block and select 'Add Comment'
3. Chrome will crash

What is the expected output? What do you see instead?
Chrome won't crash, instead Chrome crashes

What browser are you using?
Chrome Version 20.0.1132.47

Please provide any additional information below.

Original issue reported on code.google.com by dtyre...@gmail.com on 10 Jul 2012 at 8:28

GoogleCodeExporter commented 8 years ago
Apparently this issue has also been reported against Chrome:

http://code.google.com/p/chromium/issues/detail?id=132969&q=blockly&colspec=ID%2
0Pri%20Mstone%20ReleaseBlock%20Area%20Feature%20Status%20Owner%20Summary

Original comment by dtyre...@gmail.com on 10 Jul 2012 at 8:30

GoogleCodeExporter commented 8 years ago
Thanks.  We saw this bug reported in the pre-release version of Chrome.  It 
didn't know until now that it had been released that way.  :(

I'll leave this bug open until I see the fix land in Chrome.  Due to the 
combination of Chrome's developers being pretty responsive, and this being a 
crasher on their side, and this being very recent regression, and the comment 
feature being rarely used in Blockly, I plan to just sit back and let them 
handle this rather than try to find some crazy work around.

On a semi-related note, the latest version of Opera 12 crashes the instant 
Blockly loads.  But the pre-release of the next version has fixed this issue 
(specifically because of Blockly).

Original comment by neil.fra...@gmail.com on 11 Jul 2012 at 12:48

GoogleCodeExporter commented 8 years ago
The latest change (r370) refactored the way comment bubbles are created.  A 
side-effect of this change is that Chrome no longer crashes.  There is still a 
bug in Chrome, which they are working on, though it doesn't affect Blockly any 
more.

Note that there are still focus issues in Chrome (issue 10).

Original comment by neil.fra...@gmail.com on 26 Jul 2012 at 11:51

GoogleCodeExporter commented 8 years ago
Chrome tabs crashes on my windows 7 using chrome 31 when clicking on a comment 
icon on a blockly block. Similar crash happens on some of the dropdowns that 
can be on a block like on this page: http://learn.code.org/hoc/1

Original comment by j.e.Vi...@gmail.com on 18 Nov 2013 at 5:05