fengzhangli / blockly

Automatically exported from code.google.com/p/blockly
0 stars 0 forks source link

No right-click menu for set block? #132

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Add a set block to the workspace
2. Use right click

What is the expected output? What do you see instead?
I expect like for all other blocks a right click menu to duplicate, remove, 
collapse the block or to create a get block. Unfortunately, i only see a grayed 
out help entry, so nothing can be used, clicked or changed. 

What browser are you using?
Ubuntu 12.04
Google Chrome Version 26.0.1410.43

Original issue reported on code.google.com by borntob...@googlemail.com on 28 Mar 2013 at 10:56

GoogleCodeExporter commented 8 years ago
Addition: 
If the set block is attached to a statement input area (e.g. within a 
procedure, if block, etc.) a right click on the set block opens the menu of the 
surrounding block (e.g. the procedure, if block, etc)

best regards
Marc Wollenweber

Original comment by borntob...@googlemail.com on 28 Mar 2013 at 11:04

GoogleCodeExporter commented 8 years ago
Oops.

Original comment by neil.fra...@gmail.com on 2 Apr 2013 at 8:54

GoogleCodeExporter commented 8 years ago
Hey,

I don't want to open a new Issue and hope that you will read this entry.

The right click menu is working but the "create get <variable>" creates a set 
block instead of a get block.

The get block creates a set block, so that this behaviour is correct. 

best regards
Marc Wollenweber

p.s. If the entry won't be answered within a reasonable time i just write an 
own issue to state the bug. But i think if this line is read the bug will also 
be fixed :)

Original comment by borntob...@googlemail.com on 16 Apr 2013 at 10:04