LabinatorSolutions / stockfish-chess-web-gui

Responsive chess web GUI to play against the Stockfish 16 chess engine. Multiple web GUI implementations have also been included.
https://labinatorsolutions.github.io/stockfish-chess-web-gui/
GNU Affero General Public License v3.0
57 stars 37 forks source link

The checkmate message does not get displayed if you win a match on touch-based device #16

Closed LabinatorSolutions closed 4 years ago

LabinatorSolutions commented 4 years ago

If you win a match with White or Black on a touch-based device, the checkmate message does not get displayed but instead, you get only a "check" message. The engine though stops analyzing and you would be able to read the message if you "switch" the board.

How to test or replicate this bug?

LabinatorSolutions commented 4 years ago

This bug has been fixed.