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

Graph Editor - Creating an Edge popup the V classes instead the E classes #465

Closed
StarCmd opened this issue Apr 11, 2017 · 3 comments
Closed
Assignees
Milestone

Comments

@StarCmd
Copy link

StarCmd commented Apr 11, 2017

OrientDB Version: v2.2.18

Java Version: 1.7.0_67

OS: macOS 10.11.6

Expected behavior

When you create a new Edge between 2 vertices, the first panel should ask to choose an E classes through a drop-down menu.

Actual behavior

From time to time, the drop down menu is populated by V classes.

Steps to reproduce

Using the Graph Editor, create 2 Vertices then try to create an Edge between them.
Sometime it work, sometime it fail.

newedge

newedge2

newedge3

@wolf4ood wolf4ood added the bug label Apr 11, 2017
@wolf4ood wolf4ood self-assigned this Apr 11, 2017
@wolf4ood wolf4ood added the PBL2 label Apr 11, 2017
@wolf4ood
Copy link
Member

hi @StarCmd

i was not able to reproduce it.
Do you have some hint on how to reproduce it?

@StarCmd
Copy link
Author

StarCmd commented Apr 18, 2017

No,
it occurs without consistencies. I am able to reproduce it about every 10 clicks.
I try to click on different area of the destination Vertex, and more or less rapidly.
Note that I use Safari, so maybe the behavior is related to the browser.

I tried again with a new DB, no more than 2 V created with the Graph Editor.
Then Select from V then it fail to show E the first try !

I noticed this is a kind of vice-versa bug. When it show V, it is stuck on V for n click before being able to show E. If it's a E, then it's hard to get a V ...

wolf4ood added a commit that referenced this issue Apr 18, 2017
wolf4ood added a commit that referenced this issue Apr 18, 2017
@wolf4ood
Copy link
Member

hi @StarCmd

I've fixed it. It will be available in the next Hotfix 2.2.19
Thanks

@wolf4ood wolf4ood added this to the 2.2.19 milestone Apr 18, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

2 participants