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 705804 - Prompt to save current game before opening one
Prompt to save current game before opening one
Status: RESOLVED FIXED
Product: gnome-chess
Classification: Applications
Component: General
3.9.x
Other Linux
: Normal normal
: ---
Assigned To: gnome-chess-maint
gnome-chess-maint
Depends on:
Blocks:
 
 
Reported: 2013-08-11 18:06 UTC by Michael Catanzaro
Modified: 2013-08-18 20:34 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Prompt to save current game before opening one (5.81 KB, patch)
2013-08-18 20:34 UTC, Michael Catanzaro
committed Details | Review

Description Michael Catanzaro 2013-08-11 18:06:54 UTC
Currently, when you start a new game, you're prompted to save the game you're currently playing first (so that you don't lose data).  But there's no such prompt when you open a game.  Some users might expect the game to open in a new window and could lose data.
Comment 1 Michael Catanzaro 2013-08-18 20:34:41 UTC
The following fix has been pushed:
0698e67 Prompt to save current game before opening one
Comment 2 Michael Catanzaro 2013-08-18 20:34:43 UTC
Created attachment 252159 [details] [review]
Prompt to save current game before opening one

Currently, when you start a new game, you're prompted to save the game
you're currently playing first (so that you don't lose data).  But
there's no such prompt when you open a game.  Some users might expect
the game to open in a new window and could lose data.  But there's also
simply no point in prompting before New Game if we don't for Open Game.