-
Notifications
You must be signed in to change notification settings - Fork 3.8k
Description
Describe the bug
Block's inputs are 'blinking' while opening and closing the mutator UI, for disabled blocks. If the block is disabled, and the user keeps opening and closing the mutator dialog (clicking on the gear located at the block's top left corner), we're able to find the input 'blinking', getting itself visible when the UI dialog tis open, and hidden when its closed.
To Reproduce
Steps to reproduce the behavior:
- Get a block with a mutator attached to it and a empty input
- Right click on it and choose 'Disable Block ' observe how you can't see the input among the 'disabled state' of the block with the mutator UI dialog closed
- Now, open the mutator clicking on the gear.
- Observe how the input now turns itself 'visible', blinking once on your screen.
Expected behavior
The input can't change its state following the UI its opened and closed, i'm not sure about which of the two states (most or less visible) its the correct one.
Screenshots

Closed UI and you can't see the input

Opened the mutator UI dialog and now the input 'glows' on the screen
Desktop (please complete the following information):
- OS: [e.g. iOS] Ubuntu 20.04.1 LTS
- Browser [e.g. chrome, safari] Chrome
- Version [e.g. 22] 88.0.4324.182 (Versão oficial) 64 bits
Stack Traces
Replace with error stack trace.
Additional context
I'm using Blockly's Zelos Renderer