Open
Description
Version
Racket 8.0 [cs]
Platform: observed on Linux, Mac OS.
Steps to reproduce
#lang racket
(+ 1 2)
- Click the "Debug" button.
- 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.