Display amount of blocks within a block

If you press the right button on a block that contains several blocks one could get the number of blocks at first use of the right mouse button in the previous version. Now one has to click two times to get displayed the correct number of blocks.

1 Like

Confirm this behaviour.

concerning "delete xx blocks" - Sequence of 4 clicks (left top/right top/left bottom/right bottom). Sometimes (1st pic) there is no number.

Look at transition from pic2 to pic3; pic3 displays the number of the previous block (blue) and is corrected in pic4 (second click)

Sorry, I was confirming that I see the same behaviour :wink:

Yeh, apart from this, I watched another very strange behaviour with complete disappearance of the content of a procedure, but I cannot reproduce it.

Even so the double click on a procedure frame block (to collapse or expand it) does not work in all cases reliably, sometimes it is not possible to expand it as it then equals a loss of content.

Another error I watched today: "make list" with predefined two items could not be extended clicking the small blue square. Don't know how to reproduce, had it 3 times.

I can add another observation: If one plugs in a block in a plug that already contains a block then in the past the disconnected block layed over the whole so that one could see and remove it. Now, sometimes it disappears behind the blocks so that you can't see it. It's forgotten and one wonders at the end why you still have yellow warnings.

Really strange all those errors that cause inconviniences. Since yesterday I try to code for an app after several months of absence here. I do not remember all these faults in the past. The main struggle is the backPack naming all "procedure" (I know the other topic/discussion on it) since I've written hundreds of standard procedures (templates) spread over different projects to be able to code very quickly applications I like to have (possible in the past unfortunatedly not currently, each procedure has to be renamed, waste of time, but why does all this appear?)

Try the code server. It's got some test bugfixes.

thank you ABG/TIMAI2

this errors are because MIT upgrade Blockly recently.

I understand. thanks.