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

ISets of 2 nodes sharing same path from root pretending to be merged #80

Open
PARAG00991 opened this issue Apr 9, 2016 · 0 comments
Open

Comments

@PARAG00991
Copy link

Steps to reproduce the issue:

  1. First of all, create a tree by assigning player 1 to all nodes as shown in the figure below:
    screenshot from 2016-04-09 21 44 17
  2. Now, if you try to merge isets of the 2 nodes except the root node by clicking firstly on the farthest node from root and then clicking on the node just above it, you'll get the following alert message:
    screenshot from 2016-04-09 21 48 46
  3. This was the usual behavior of it. But if we first try to merge the farthest node from root of tree with root of tree first by clicking on the farthest node and then by double clicking on the root node of the tree, it won't do anything but the root node color will become green, after that when you double click the farthest node to select it, it will become green as shown:
    screenshot from 2016-04-09 21 55 31
    screenshot from 2016-04-09 21 53 32
  4. Now, if you again repeat the procedure followed in 2nd step, it will show something different.
    It could show the error once, and after that if again you try to merge them it will show something like shown below:
    screenshot from 2016-04-09 22 01 19
    So, these nodes seems to get merged but are not actually merged.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant