Closed novellus closed 2 years ago
Thanks for the report! I indeed intended to only validate cells that have an actual value input (not annotations), but clearly this is not working. I could try to fix this by force-ignoring all cells that have markup, but unfortunately I can't seem to reproduce this issue. I've created five "Expert" games and filled every fillable cell with a markup, yet no cells are highlighted red when validating. Am I doing this wrong?
Interesting, I just tried as well and got the following results
The bug probably requires some cells with values.
Note: on this attempt it was clear the invalidated cells were reflections of the cells with values across the diagonal from top-left to lower-right.
Thank you for the additional testing! This looks like the bugged board validation which I fixed with 18d0c3c73f07c59a6400dca9faa00fa56173a15c. I am running a build from source, hence I couldn't reproduce it! The fix should be out on F-Droid in a couple days at most (their build server has to pick up the new tagged release). I will keep this open until we can verify this doesn't happen on the latest F-Droid build.
This bug seems to be fixed in the latest build, marking as closed.
A subset of cells with markup are incorrectly labeled as invalid when validation is run. See photo for example. It looks like the intent was to only validate cells with a non-zero value.
Reproduction steps:
Notes