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

Bug on vertex cleared from canvas and edge label of siblings vertexes #286

Closed
AlessioDeAngelis opened this issue Jun 1, 2015 · 2 comments
Assignees
Milestone

Comments

@AlessioDeAngelis
Copy link

Hello,
we noted a bug on the edge visualization after removing a vertex from the canvas.
Let's consider we have a vertex, with four outgoing edges: in particular three belong to one class (edgeA) and the last one to another one (edgeB).
Now, if we want to delete from canvas one adjacent vertex with incoming edge A, it happens that the vertex is actually cleared from canvas but the edge with label edgeB linked to a sibling changes its own shown label to edgeA.
In the following picture I summarized the flow (before clearing #14:1, during clearing #:14:1 and after clearing #14:1).
bug_canvas

Thank you.
Cheers,
Alessio

EDIT:
Concerning this issue, I noted that the edge that is cleared from the canvas is the last one of the outgoing edges list and not the one that is actually linked to the vertex to be cleared.

@wolf4ood wolf4ood added the bug label Jul 6, 2015
@wolf4ood wolf4ood added this to the 2.1 GA milestone Jul 6, 2015
@wolf4ood wolf4ood self-assigned this Jul 6, 2015
@lvca lvca modified the milestones: 2.1 GA, 2.2 Aug 5, 2015
@wolf4ood wolf4ood modified the milestones: 2.2.x, 2.2 Jun 15, 2016
@wolf4ood
Copy link
Member

@AlessioDeAngelis

does this happen with the latest 2.2.10?

@wolf4ood
Copy link
Member

wolf4ood commented Sep 27, 2016

@AlessioDeAngelis

I cannot replicate it with 2.2.10
I'm closing this. Please reopen if it happens with 2.2.10
Thanks

@wolf4ood wolf4ood modified the milestones: 2.2.x, 2.2.14 Dec 27, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

3 participants