renciso218 / blockly

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

Mutator toolbox menu overlays minimize button (+) #78

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Choose a block with mutator, e.g. the controls_if or join_text block 
2. Add additional sub blocks
3. Add minimum 7 or more sub blocks

What is the expected output? What do you see instead?
I expect that the mutator toolbox can be minimized.
Unfortunately, the extended block overlays the (+) menu button, so that the 
menu can't be closed.  

What browser are you using?
Chromium-browser 18 and Firefox 15 (taken from Ubuntu Software Center)
Ubuntu version: 11.10 

Please provide any additional information below.
Suggestion: Move the display to the left, so that the borders don't interfere 
or contact each other. Or move it to the right (that will overlay the actual 
block and hide the block itself). I think there are more and better solutions 
available. I'm sure you come up with some nice results, as far as you deal with 
it.

best regards
Marc 

Original issue reported on code.google.com by borntob...@googlemail.com on 4 Oct 2012 at 4:08

GoogleCodeExporter commented 8 years ago
hi it's me again,

I think the problem is no problem, since the mutator toolbox can be moved to 
the side.
I haven't figured that out before.

Sorry, that i started this Issue. 
Please close it.

best regards
Marc 

Original comment by borntob...@googlemail.com on 12 Oct 2012 at 5:12

GoogleCodeExporter commented 8 years ago
No, this is a valid problem.

First, bubbles (mutators, comments, warnings) should automatically appear 
onscreen.  Currently they often appear outside the boundaries of the workspace. 
 Second, they should not eclipse their host block.  Both of these are mitigated 
by the fact that bubbles can be dragged, but that's something the user should 
not be expected to do manually every time.

Original comment by neil.fra...@gmail.com on 15 Oct 2012 at 3:18

GoogleCodeExporter commented 8 years ago
Overlapping should never happen again (unless one manually drags the bubble on 
top of the block).
http://code.google.com/p/blockly/source/detail?r=487

Thanks for the bug report.

Original comment by neil.fra...@gmail.com on 21 Oct 2012 at 9:17