[issue3286] IDLE opens window too low on Windows
Terry J. Reedy
report at bugs.python.org
Fri Jul 4 21:45:26 CEST 2008
New submission from Terry J. Reedy <tjreedy at udel.edu>:
On my Windows XP system, IDLE opens windows too low, even the first, so
that the bottom is behind the task bar. When I move the window up,
close, and reopen, it occasionally remembers the position but usually
forgets. Always remembering would be nicer.
It also seems to me that the default should at least be centered, but
preferably even higher since new windows are cascaded down.
Or Configure/General could have an initial position for first window
entry just below or above the initial size.
----------
components: IDLE
messages: 69265
nosy: tjreedy
severity: normal
status: open
title: IDLE opens window too low on Windows
type: behavior
versions: Python 2.6, Python 3.0
_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue3286>
_______________________________________
More information about the Python-bugs-list
mailing list