New submission from Terry J. Reedy:

#17535, msg225416, 2014-08-16 17:18 describes the current double behavior of 
Options / Code context.  It toggles the code-context state of both the current 
editor and the default for future editors.  The two toggles can be in opposite 
directions.  The check mark absent or present somewhat surprisingly indicates 
the initial state of future windows, not of the current window.

The consensus seemed to be that we should change to having Code Context toggle 
the current window only, with the checkmark indicating its current state.  The 
default for future windows will be left to the extension configuration, which 
will be easy to change with the new dialog, #3068.

----------
assignee: terry.reedy
components: IDLE
messages: 229845
nosy: terry.reedy
priority: normal
severity: normal
stage: needs patch
status: open
title: Idle Code Context: separate changing current and future editors
type: behavior
versions: Python 2.7, Python 3.4, Python 3.5

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue22703>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to