ankitsohaliya / mansos

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

Blockly incompatible with Chrome #10

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Steps to reproduce the problem:
1. Have Chrome as default browser in 
2. Attempt to start Blockly Editor

What is the expected output? 
Can use Blockly editor.

What do you see instead?
Error msg in Chrome.

Version (SVN revision) of 
MansOS: rev 699
seal-blokly: rev 10

Operating system: Ubuntu 12.04

Any additional information below:

How about checking the default browser first, then message that Chrome may fail 
and suggest (or start) a link to Firefox?

Original issue reported on code.google.com by Leo.Selavo on 12 Dec 2012 at 10:26

GoogleCodeExporter commented 9 years ago
Just tested:
* FireFox - no problems;
* Chrome - error message, no connectin to IDE, can be used for assembling code;
* IE - no connection to IDE, some problems with code assembling, weird cursor 
location shift;

I suggest leaving only FF as supported browser, if no FF found, warn user, that 
other browsers are not supported and leave a choice to cancel action or open in 
default browser.

Original comment by janis.ju...@gmail.com on 19 Mar 2013 at 9:22