Mrkebubun / o3d

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

Interrupting sample run from local machine causes error message on Chrome XP #176

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.Open an O3D sample on your local machine (try convolution.html)
2.Type an address of a non-o3d web page (www.google.com)

What is the expected output? What do you see instead?
Expected: new page loads with no errors
Actual: new page loads, then a dialog box appears with stack trace. Upon 
clicking ok, windows attempts to send error report. Chrome continues to run 
as normal.

Additional info
Unable to reproduce on vista. Running Chrome 3.0.195.27. Problem also 
occurs when running sample from local webserver.

Original issue reported on code.google.com by kka...@google.com on 13 Oct 2009 at 11:55