You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When opening a Scratch project in a browser that has disabled or does not support all the features Scratch needs to work, show a button or link to download the project files as .sb3 to use in external software like Scratch Desktop.
Actual Behavior
Project shows a blank white image in the project player, and a "Your Browser Does Not Support WebGL", "Your Browser is not Supported" or similar error message when clicking the See Inside button that covers all other menus and elements on the page.
Steps to Reproduce
Steps to reproduce the behavior:
Go to any Scratch project "https://scratch.mit.edu/projects/104" on the Scratch website on a web browser that does not support WebGL (see below)
Click on "See Inside"
See the "Your Browser Does Not Support WebGL" error
File menu and other elements are obscured by the error and blue background with no way to download or use the project
I use LibreWolf as my default desktop web browser, a fork of Firefox with some settings and features changed for better security. This desktop web browser disables WebGL and canvas images by default, so it causes issues with the Scratch project player and editor. This might also cause issues with mobile devices, iPads or older browsers.
I would like to download Scratch projects through this browser and open them in Scratch Desktop or another application that can properly run them.
Screenshots
If I remove the error modal using developer tools, I can still use the Scratch project editor but with no Stage to run the project. It is possible to download the project normally through the File menu in the top-left corner. It would be nice to move the "Save to your computer" button to be accessible from the error modal so we can still use the project from the Scratch app if the web version fails to load for some reason.
The text was updated successfully, but these errors were encountered:
pumpkinhasapatch
changed the title
No option to download project if using a Unsupported Browser
Add a button to download the project if web player fails to load
Jul 28, 2024
Expected Behavior
When opening a Scratch project in a browser that has disabled or does not support all the features Scratch needs to work, show a button or link to download the project files as .sb3 to use in external software like Scratch Desktop.
Actual Behavior
Project shows a blank white image in the project player, and a "Your Browser Does Not Support WebGL", "Your Browser is not Supported" or similar error message when clicking the See Inside button that covers all other menus and elements on the page.
Steps to Reproduce
Steps to reproduce the behavior:
System Details
Operating System: Fedora Linux 40 (Workstation Edition)
Browser: LibreWolf (Firefox) 126.0.1-1
I use LibreWolf as my default desktop web browser, a fork of Firefox with some settings and features changed for better security. This desktop web browser disables WebGL and canvas images by default, so it causes issues with the Scratch project player and editor. This might also cause issues with mobile devices, iPads or older browsers.
I would like to download Scratch projects through this browser and open them in Scratch Desktop or another application that can properly run them.
Screenshots
If I remove the error modal using developer tools, I can still use the Scratch project editor but with no Stage to run the project. It is possible to download the project normally through the File menu in the top-left corner. It would be nice to move the "Save to your computer" button to be accessible from the error modal so we can still use the project from the Scratch app if the web version fails to load for some reason.
The text was updated successfully, but these errors were encountered: