-
Notifications
You must be signed in to change notification settings - Fork 4k
Description
Expected Behavior
Because Chrome 109 and Firefox 115 should be supported by Scratch according to its FAQ, this should work fine:
"Scratch supports versions of Chrome, Edge, Firefox, and Safari released within the last 3 years. Scratch may run on other browsers, but they are not officially supported."
If this is incorrect now, the FAQ should be changed. This has been an issue since the debug menu released in December 2024 though
Actual Behavior
Due to CSS Nesting being used (which was only an experimental feature in those browser versions and is still being drafted), this doesn't show up properly. This should likely be changed because not everyone will have these flags on
Steps to Reproduce
Steps to reproduce the behavior:
- Open up a browser that doesn't support CSS Nesting at all or doesn't have the flags enabled
- Click on Debug
- See that the Debug options appear broken
System Details
Noticed it on Windows 7 on the browsers mentioned but it can happen on other browsers as well
Screenshots
This is what it looks like (original screenshot from someone else)