After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 727788 - Show a warning dialog before allowing player to resign
Show a warning dialog before allowing player to resign
Status: RESOLVED FIXED
Product: gnome-chess
Classification: Applications
Component: General
3.12.x
Other Linux
: High enhancement
: ---
Assigned To: Michael Catanzaro
gnome-chess-maint
ready
Depends on:
Blocks:
 
 
Reported: 2014-04-07 23:30 UTC by Michael Catanzaro
Modified: 2014-04-08 01:13 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Add a warning dialog when using Resign (1.94 KB, patch)
2014-04-08 01:13 UTC, Michael Catanzaro
committed Details | Review

Description Michael Catanzaro 2014-04-07 23:30:35 UTC
Resign is a destructive action. Clicking it currently ends the game without warning.  There should either be a warning dialog, or (better) you should be able to undo your last move after the game is over (which used to be possible).
Comment 1 Michael Catanzaro 2014-04-08 00:10:32 UTC
Actually, we really need the warning dialog here, if only to explain why there is a button that makes you lose. I imagine that would otherwise be pretty confusing.
Comment 2 Michael Catanzaro 2014-04-08 01:12:58 UTC
The following fix has been pushed:
45cf7b0 Add a warning dialog when using Resign
Comment 3 Michael Catanzaro 2014-04-08 01:13:06 UTC
Created attachment 273759 [details] [review]
Add a warning dialog when using Resign