phetsims / color-vision

"Color Vision" is an educational simulation in HTML5, by PhET Interactive Simulations.
http://phet.colorado.edu/en/simulation/color-vision
GNU General Public License v3.0
1 stars 7 forks source link

Cross browser testing #22

Closed samreid closed 10 years ago

samreid commented 10 years ago

The simulation is getting closer to being complete, I recommend for @aaronsamuel137 to test the simulation on as many browsers as he has access to.

aaronsamuel137 commented 10 years ago

Seems to work as expected in:

Slight performance issues of iPad mini

Tested on Windows 7 Firefox and IE. The sim itself seemed to work normally when it actually loaded, but I had some problems getting it to load in both of these browsers. I often got unresponsive script dialogs or script errors. The line numbers of where these errors occurred were inconsistent and hard to decipher. I'd like to try and reproduce this on another windows machine, since the machine I have access to is a really old and seems like it could die any minute. It seems possible that these errors are specific to the machine.

samreid commented 10 years ago

You can also assign this for testing to our testing team. @ariel-phet or @oliver-phet could help get them started on this.

aaronsamuel137 commented 10 years ago

Created an issue for this in tasks: https://github.com/phetsims/tasks/issues/58

Closing here.