rusdewey / mathdoku

Automatically exported from code.google.com/p/mathdoku
0 stars 0 forks source link

Cage with Bad Maths only highlights one cell #88

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Revision 132
Two issues (probably the same root cause)
1. Enter some incorrect digits into a cage. Once the cage is complete (and the 
maths is wrong), only the last entered cell is highlighted. The complete cage 
should be highlighted. See screenshot 1 (BadMaths1).
2. Then clear a value in one of the other cells (not the highlighted one) and 
the bad maths highlight remains, when it should be cleared. See screenshot 2 
(BadMaths2)

Original issue reported on code.google.com by em...@srlee.com on 20 Mar 2013 at 12:54

Attachments:

GoogleCodeExporter commented 9 years ago

Original comment by paul.din...@gmail.com on 21 Mar 2013 at 4:42

GoogleCodeExporter commented 9 years ago
This issue was closed by revision r137.

Original comment by paul.din...@gmail.com on 21 Mar 2013 at 7:46

GoogleCodeExporter commented 9 years ago
Tested Revision 147: Whole cage is now either highlighted or un-highlighted as 
a single entity, depending on whether the cage contains "bad maths". It is no 
longer possible to cause a single cell to highlight.

Original comment by em...@srlee.com on 23 Mar 2013 at 9:35