Check for duplicates
Description
Move mode has some unexpected issues around focus or focus visualization. See repro steps.
Possibly related but possibly not, RaspberryPiFoundation/blockly#9112. That one is the more serious of the issues so it should be looked at first
Reproduction steps
Workspace visualization
- Focus a block
- Press M for move mode
- Notice that the workspace no longer has the blue focus ring.
- Enter to commit move.
- Notice the workspace once again has the blue focus ring.
I don't think it should disappear while move mode is active. This could just be a css issue.
When field editors are open
This one relies on RaspberryPiFoundation/blockly#9110 and #568 being in
- Focus a field with a dropdown editor
- Press enter to open the editor
- Press M for move mode
- Move mode isn't activated, because the precondition fails now, this is the correct behavior
- However, the passive focus indicator on the field that has its editor open has disappeared.
Stack trace
Screenshots
No response
Browsers
No response
Check for duplicates
Description
Move mode has some unexpected issues around focus or focus visualization. See repro steps.
Possibly related but possibly not, RaspberryPiFoundation/blockly#9112. That one is the more serious of the issues so it should be looked at first
Reproduction steps
Workspace visualization
I don't think it should disappear while move mode is active. This could just be a css issue.
When field editors are open
This one relies on RaspberryPiFoundation/blockly#9110 and #568 being in
Stack trace
Screenshots
No response
Browsers
No response