Skip to content

Block Picker: Text input should not be editable #357

@tindrew

Description

@tindrew

What Happened

There's an issue with blocks. If you type a number into one of the blocks on the left side, the number persists even through the block being deleted. Example:

Image

After deletion it's back:

Image

You can see it on premade blocks too:

Image

It even persists if you add a BlockCode to a completely different node:

Image

Also, if you drag that same block to the right side, the number disappears:

Image

How to Reproduce

  1. Add a couple nodes to a scene
  2. Add a block to one
  3. Type a number into one of the existing blocks on the left hand side
  4. delete the BlockCode completely.
  5. Add a BlockCode to a different node.
  6. Check the blocks, you'll see the number is still there.
  7. Drag the block with the changed number to the right side. observe that the number disappears.

Block Coding Plugin Version

v0.9.0

Godot Engine Version

v4.3.0 Stable

Operating System

Windows 10

Logs or command-line output

Anything else?

No response

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions