Skip to content

Delete key does not remove selected nodes on Windows #153

Description

@lzml0

Summary

On Windows, pressing the Delete key does not remove selected elements (nodes, connections, or any other canvas element). Only Backspace currently works as expected.

Steps to reproduce:

  1. Open any workflow;
  2. Select one or more elements on the canvas (nodes, connections);
  3. Press the Delete key on the keyboard;
  4. Observe that nothing happens

What should happen:
Pressing Delete should remove any selected canvas element.

Actual result:
Selected elements can only be deleted with the Backspace key. Pressing Delete has no effect.

Environment:
Curio Web: curio-dev.urbantk.org
Curio Local: Git installation
Browser: Chrome
Operating System: Windows 11

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status
    Todo

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions