Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Inconsistent edge creation #365

Open
magaupp opened this issue Jun 26, 2024 · 0 comments
Open

Inconsistent edge creation #365

magaupp opened this issue Jun 26, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@magaupp
Copy link

magaupp commented Jun 26, 2024

Describe the bug

Sometimes while an edge is hovered over an element the cursor changes to the default arrow. If the edge is dropped on the element while the default cursor is shown the edge is not connected. This happens more often on Firefox, but it is also possible on Chrome.

This can also happen if the edge is dragged on the element quickly.

To Reproduce

  1. Create a new ClassDiagram
  2. Add 2 Class elements
  3. Click and hold at edge of one Class element to create a new edge
  4. Hover the cursor over the other Class element and move around until the cursor changes from the move icon to the default arrow icon
  5. Let the mouse button go
  6. The edge was not created

Expected behavior

An edge should consistently be created wherever the mouse button is let go on the element.

Environment

 - OS: Arch Linux
 - Browser: Chromium
 - Version: 126.0.6478.114
@magaupp magaupp added the bug Something isn't working label Jun 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant