Ticket #3461 (closed defect: fixed)

Opened 13 months ago

Last modified 12 months ago

Maze doesn't resume the game state if we close it with "Escape" key

Reported by: humitos Owned by: humitos
Priority: Unspecified by Maintainer Milestone: Unspecified by Release Team
Component: Maze Version: Unspecified
Severity: Unspecified Keywords: easy-hack, patch
Cc: humitos, RafaelOrtiz Distribution/OS: Unspecified
Bug Status: Unconfirmed

Description

Steps to reproduce it:

  1. Open Maze activity
  2. Click on Harder level some times
  3. Press "Escape"
  4. Re-open it again resuming it (without pressing Alt key)

Result:

  • The level is an easy level

Expected result:

  • The level should be resumed. Maze should start with the same level at the Escape key pressed time

Attachments

Change History

Changed 12 months ago by humitos

  • owner changed from RafaelOrtiz to humitos
  • status changed from new to accepted

Changed 12 months ago by garycmartin

The escape key should be removed/blocked, escape should not Stop the activity (this is an old pygame leftover I think). Ctrl-Q is the default shortcut in Sugar, and/or use of the Stop icon in the toolbar.

Changed 12 months ago by humitos

Ok, thanks gary. I will take this in mind when I'll work on this ticket.

Changed 12 months ago by humitos

Changed 12 months ago by humitos

  • cc RafaelOrtiz added
  • keywords easy-hack, patch added; easy-hack removed

Changed 12 months ago by humitos

  • status changed from accepted to closed
  • resolution set to fixed
Note: See TracTickets for help on using tickets.