[New-bugs-announce] [issue24816] don't allow selecting IDLE debugger menu item when running

Mark Roseman report at bugs.python.org
Fri Aug 7 06:34:10 CEST 2015


New submission from Mark Roseman:

Right now when you're running a program you can still select the 'debugger' item in the menu... you just get an error dialog "you can only toggle the debugger when idle" (with a title "don't debug now").

While I got a kick out of the title and using the word "idle" in the error message, the menu item should just be disabled when it's not relevant

----------
components: IDLE
messages: 248170
nosy: kbk, markroseman, roger.serwy, terry.reedy
priority: normal
severity: normal
status: open
title: don't allow selecting IDLE debugger menu item when running
type: behavior
versions: Python 2.7, Python 3.5, Python 3.6

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue24816>
_______________________________________


More information about the New-bugs-announce mailing list