Skip to content

DrRacket Debug - Pause button appears "active" when program is completed #473

Open
@maueroats

Description

@maueroats

Version

Racket 8.0 [cs]

Platform: observed on Linux, Mac OS.

Steps to reproduce

#lang racket
(+ 1 2)
  1. Click the "Debug" button.
  2. Click "Go".

Observe that the only debugging button that is colored "active" is the "Pause" button.

Expected Behavior

When the program cannot be paused, the "Pause" button should not appear clickable.

Request if you want a screenshot of this issue.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions