-
Notifications
You must be signed in to change notification settings - Fork 30
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
Clicking menu area or menu items results in spurious moves made on board by AI. #119
Comments
Thank you for the report. This is strange. I wasn't able to reproduce the issue on my side, and I'm not sure what's causing it yet. Could you help us gather more details?
What's really strange is that the movie shows the app behaving as if 'c' key had been pressed. |
I will get back on (A) but seeing that you can't reproduce on other machines probably it won't be the case. No key is or was pressed. |
Thanks for your reply. I just want to confirm:
I've encountered other kinds of strange behavior with the menu before, but they were eventually resolved in newer Electron releases. I'm not sure if this is a similar case, though... |
Ok, for (A), I tested the same version (0.8.0) on a different system and can't reproduce the results. This should probably be somewhat reassuring. |
Thanks for the report. How about (B')? And one more thing: (D'') Do the move numbers still appear on the stones occasionally, such as at 0:37 in your first movie, even if you turn off [View] > [Coordinates]? I find this even stranger than the spurious moves themselves. This feature isn't tied to mouse operations but is assigned to the key press ("c" key). |
I have a short follow-up: You gave me the link for a test versions that implements a new feature (https://github.com/kaorahi/lizgoban/releases/tag/v0.8.1-pre1) and I tested it on the same machine that had the original bug. The bug doesn't appear any more for this new version of LizGoban. |
good news :) Maybe the new version of Electron has fixed it. |
First of all, thank you for the wonderful software.
Instead of trying to describe the issue, I will showcase it in this video.
It is very reproducible on my device. Take note I just click with mouse on menu buttons and then click on window bar, keyboard was not touched. This leads some times to moves made on the board. The same moves are made every time and they are not good opening moves so it doesn't seem that the clicks just start an AI vs AI game.
LizGoban_cut.mp4
The text was updated successfully, but these errors were encountered: