ogarcia / opensudoku

Open Source Sudoku game for Android.
GNU General Public License v3.0
328 stars 144 forks source link

When selecting a digit with no filled cells, notes containing that digit are not highlighted. #69

Closed Biotronic closed 4 years ago

Biotronic commented 4 years ago

If one digit is not present on the board, but is used in notes, selecting that digit in SN mode does not highlight the cells with those notes.

To replicate the issue: 1) Start a game where one or more digits are not present. 2) Choose SN mode and note mode, then select a digit that's not present on the board. 4) Place a note in an empty cell. 5) Choose a digit that's already in a filled cell. 6) Choose the digit of the note again. 7) Notice that the digit chosen in step 5) is still highlighted, and the notes with the digit you chose in step 6) are not.

rogerm4242 commented 4 years ago

Here is a sample layout showing this bug.

Screenshot_20200315-134835

victoredier commented 4 years ago

Screenshot_20200515-003017 Hi I can replicate this issue, in this screenshot my previous selection was '3' and now my selection is '4' Note how there are not any more 4 in the board.