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 724221 - Pause button should be disabled when game hasn't started yet
Pause button should be disabled when game hasn't started yet
Status: RESOLVED FIXED
Product: gnome-tetravex
Classification: Applications
Component: general
git master
Other Linux
: Normal minor
: ---
Assigned To: gnome-tetravex-maint
gnome-tetravex-maint
Depends on:
Blocks:
 
 
Reported: 2014-02-12 10:46 UTC by Mario Wenzel
Modified: 2014-02-15 18:18 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Disable pause button before game has started (2.33 KB, patch)
2014-02-15 18:18 UTC, Michael Catanzaro
committed Details | Review

Description Mario Wenzel 2014-02-12 10:46:14 UTC
As it says in the description. You are able to pause the game when the times is still on 0:00 and you haven't even moved a piece. The pause action should be disabled in that case.
Comment 1 Michael Catanzaro 2014-02-15 18:18:38 UTC
The following fix has been pushed:
c197193 Disable pause button before game has started
Comment 2 Michael Catanzaro 2014-02-15 18:18:41 UTC
Created attachment 269220 [details] [review]
Disable pause button before game has started