LaboratoryForPlayfulComputation / blockytalky

A toolkit for learning CS through networked physical computing
BSD 2-Clause "Simplified" License
28 stars 7 forks source link

Upload file from local computer does not work in Firefox #47

Open bennytheshap opened 8 years ago

bennytheshap commented 8 years ago

Expected behavior: Clicking upload link opens File Open dialog box Observed behavior: Clicking upload link does nothing

mpahrens commented 8 years ago

relevant code: https://github.com/LaboratoryForPlayfulComputation/blockytalky/blob/master/blockytalky/web/static/js/app.js#L159-L175

bennytheshap commented 8 years ago

I'm gonna assign this to Zach for after he finishes the App Inventor extension.