bpmn-io / diagram-js

A toolbox for displaying and modifying diagrams on the web.
MIT License
1.65k stars 418 forks source link

fix(ToolManager): do not force-cancel dragging #882

Closed marstamm closed 3 months ago

marstamm commented 3 months ago

closes #881

Reproduction instructions can be found in the linked ticket

nikku commented 3 months ago

Found https://github.com/bpmn-io/bpmn-js/issues/2140 in the process of testing this bug report.

marstamm commented 3 months ago

What really bugs me is the text selection

That seems to happen with the current main as well. +1 to track it, as this is unexpected behavior