The placement of comments in scripts is risky. It often hangs elsewhere from the desired location.
I download Scatch 2 (v456.0.4) and I used to put comments in my scripts to help understanding.
So I create a comment, type text of my comment (see screenshot Bug1), and when I want to attatch this comment to a specific instruction, it fails (see screenshot Bug2)
Or It attachs to a bad instruction (see screenshot Bug3).
As I show in picture Bug2, I wish to attatch a comment to block "ajouter 8 to y".
I drag and drop the comment block just on this instruction but I got 2 bad answers : either the comment don't attatch to any bloc and remains where I drop it, or the comment attatch to a bloc far from the desired one.
I met lot of comment attachment errors. I seems appear when procedures become complex (more than 10 nested blocks).
Metadata:
User: None
Operating System: Windows Vista
Browser: Firefox 52.0
Flash Version: Flash 18.0 (release 0)
Screenshots provided by user
Bug1
Bug2
Bug3
Repro
I was able to repro part of this issue quickly (Offline Editor v456.0.4, Mac OS El Capitan), the part where the comment appears not to be connected to any stack, by dragging a block out, attaching a comment to it, then nesting that block within other blocks. However, I'm not sure of the exact steps required.
Workaround from reporting user
I found a solution to attach a comment at the correct place.
When it is attached at a bad place, 3 blocks below for instance, I try to attach it 3 blocks higher and the comment is attached at the correct place.
It is a paliative but not satisfactory.
Reported via freshdesk no. 87066:
Metadata:
Screenshots provided by user
Bug1
Bug2
Bug3
Repro
I was able to repro part of this issue quickly (Offline Editor v456.0.4, Mac OS El Capitan), the part where the comment appears not to be connected to any stack, by dragging a block out, attaching a comment to it, then nesting that block within other blocks. However, I'm not sure of the exact steps required.
Workaround from reporting user