Skip to content

Hidden workspace still responds to keyboard events #1019

Closed
@paulkaplan

Description

@paulkaplan

Expected Behavior

Please describe what should happen

A hidden workspace should not respond to keyboard undo/redo.

Actual Behavior

Describe what actually happens

After a call to workspace.setVisible(false), you can still undo/redo using the keyboard.

Steps to Reproduce

Explain what someone needs to do in order to see what's described in Actual behavior above

  1. Open the vertical playground
  2. Add some blocks, move some things around.
  3. Press "Hide"
  4. Undo using the keyboard (cmd + z)
  5. Press "Show"
  6. The last operation has been undone while the workspace was hidden.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions