[racket-dev] DrRacket debugging - the Step button doesn't respond correctly.

From: Stephen Chang (stchang at ccs.neu.edu)
Date: Mon Apr 11 15:14:55 EDT 2011

I dont see the behavior you mentioned in the latest version of
drracket. Can you provide some more information? What version of
drracket and on what platform are you using? Can you provide an
example program that exhibits the behavior?



On Mon, Apr 11, 2011 at 6:08 AM, bhrgunatha <bhrgunatha at gmail.com> wrote:
> When debugging the Step button only responds to the first click. There is no
> response if it's clicked again, unless I move the mouse pointer away from
> the button first.
>
> For example:
>
> 1) Open file
>
> 2) Click Debug -- [Green arrow appears]
>
> 3) Click Step -- [Green arrow advances]
>
> 4) Click Step again withou moving mouse -- [No effect]
>
> However:
>
> 1) Open file
>
> 2) Click Debug -- [Green arrow appears]
>
> 3) Click Step -- [Green arrow advances]
>
> 4) Move mouse away from step button
>
> 5) Click Step -- [Green arrow advances]
>
> Bhrgunatha.
>
>
>
> _________________________________________________
>  For list-related administrative tasks:
>  http://lists.racket-lang.org/listinfo/dev
>



Posted on the dev mailing list.