-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Description
Description
While testing Music Blocks, I noticed that adding a “width” block triggers an editable blue input box at the top of the screen.
When I type random text (e.g., “dkd” or “d do”) into that box, it unexpectedly causes duplication of other blocks in the workspace.
This seems unintended and affects the workspace layout.
Expected Behavior
Typing into the width block’s value input should only modify the width parameter, not duplicate blocks or affect the workspace visually.
Screenshots
How to Reproduce
Open Music Blocks(https://musicblocks.sugarlabs.org/)
or run it locally (127.0.0.1:3000).
Add a “width” block to the workspace.
Observe that a blue editable text box appears at the top.
Type any random letters into that box.
Notice that some blocks get duplicated or glitch visually.
Environment:
Browser: Chrome 141.0.0.0
OS: Windows 11
Instance: Localhost (127.0.0.1:3000)
Date: 02 Nov 2025