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 <rep...@bugs.python.org>
<http://bugs.python.org/issue24816>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to