#3155 closed defect (fixed)
Memorize 'Restart Game' button state changes sometimes inconsistent
Reported by: | garycmartin | Owned by: | godiard |
---|---|---|---|
Priority: | Unspecified by Maintainer | Milestone: | |
Component: | Memorize | Version: | Git as of bugdate |
Severity: | Unspecified | Keywords: | |
Cc: | gonzalo, manuq | Distribution/OS: | Unspecified |
Bug Status: | Unconfirmed |
Description
The new Memorize 'Restart game' button state changes are sometimes inconsistent. 1) If you start turning tiles and then change the number of tiles, 2) If you start turning tiles and then load another demo. Both these cases leave the reset button enabled. I would seem to make sense to remove the auto disabling behaviour to simplify the code and reduce the distraction now that the 'Reset game' button is the first one in the toolbar.
Have been testing like this for a few days. Will upload the patch to this ticket shortly.
Attachments (1)
Change History (6)
comment:1 Changed 11 years ago by erikos
- Keywords 11.3.0 added
- Milestone changed from Unspecified by Release Team to 0.94
- Owner changed from erikos to godiard
- Status changed from new to assigned
- Version changed from Unspecified to Git as of bugdate
comment:2 Changed 11 years ago by erikos
- Keywords 11.3.0 removed
- Milestone changed from 0.94 to 0.96
Changed 11 years ago by garycmartin
comment:3 Changed 11 years ago by manuq
OK, after testing and seeing the inconsistencies by myself, I think this patch should be applied. Patch looks good, tested.
comment:4 Changed 11 years ago by godiard
- Resolution set to fixed
- Status changed from assigned to closed
pushed as 674b1d60f1d5f0439cea3c77e682079b2ade2f96
Moving out, after info from Manuel.