redshaderobotics / scratch3.0-linux

124 stars 17 forks source link

'Import Experimental HTTP Extension' File Menu entry does not appear while holding shift key #2

Closed andrewsmith289 closed 5 years ago

andrewsmith289 commented 5 years ago

The "Import Experimental HTTP Extension" menu entry does not appear under the File menu while holding the Shift key.

Environment Linux Mint 19 x64

Steps to reproduce Open Scratch and start a new project. Press and hold the shift key. While holding, click on the File menu and observe that the "Import Experimental HTTP Extension" menu entry is not present.

Expected Result Upon holding shift, and clicking the File menu, the "Import Experimental HTTP Extension" should be present.

Actual Result The File menu appears as it does when the Shift key is not held, without the "Import Experimental HTTP Extension" entry.

Additional Info The document that makes reference to the shift = new menu entry is linked below. It is the Tello Drone Scratch Instructions:

https://terra-1-g.djicdn.com/2d4dce68897a46b19fc717f3576b7c6a/Tello%20%E7%BC%96%E7%A8%8B%E7%9B%B8%E5%85%B3/For%20Tello/Scratch%200320%20%E4%BF%AE%E6%94%B9/Tello%20Scratch%20README%200320.pdf

andrewsmith289 commented 5 years ago

After some digging, I've found that the "Import Experimental HTTP Extension" is currently only a feature present in Scratch 2. Scratch 2 can be found at https://scratch.mit.edu/download/scratch2, at the time of this writing.

Holding the shift key in V2 has the expected result, and it appears users desiring the "Import Experimental HTTP Extension" functionality must use V2 for now.

cburkins commented 4 years ago

Curious if any consideration is being given to v3 on this ? I'm curious to use the Tello extensions for flying the drone with Scratch, and this appears to be the only way to accomplish that.