Upon starting a game, it seems to run OK. However, after undoing a movement (using Ctrl-Z), both fuctions of Pause and Hint turn greyed out and unavailable. The expected behavior is that both functions should remain available to the user even after undoing a movement. Thanks, Eduardo
I would like to add that this behavior was not present in previous versions so it could be seen as a regression.
Using kmahjongg master build from sources and neon devedition git unstable Pause and Hint are still available after undoing a move. Seems to be an isue with your distribution.
Burkhard is right. I edited the description to update the bug case. Undo is *not* the trigger for the bug. The bug appears when one plays and suddenly there are no moves left. In that case, one is presented with a choice of a new game, restart, or cancel. One way of keep playing the game is by pressing Cancel and then undoing one or more movements until the game could be won once more. Well, when there are no moves lest, and upon selecting Cancel, the game loses its ability to give hints and pause. Thanks, Eduardo
Proposed fix at https://phabricator.kde.org/D9525
Landed for KDE Applications 17.12.1
Thank you Albert!!