[issue3286] IDLE opens window too low on Windows

2015-04-25 Thread irdb
Changes by irdb dalba.w...@gmail.com: -- nosy: +irdb ___ Python tracker rep...@bugs.python.org http://bugs.python.org/issue3286 ___ ___ Python-bugs-list mailing list

[issue3286] IDLE opens window too low on Windows

2009-05-03 Thread Kurt B. Kaiser
Kurt B. Kaiser k...@shore.net added the comment: IDLE doesn't control window placement - that's left to Tk to handle. Hopefully it will get better with time. Once you take control, you have to handle all the window placement, which is one of the things that window managers are expert at,

[issue3286] IDLE opens window too low on Windows

2009-05-03 Thread Terry J. Reedy
Terry J. Reedy tjre...@udel.edu added the comment: When I shrank the initial height, tk starting randomizing the initial placement so that it only occasionally puts the window too low. I will tolerate that. It is a bug for a window manager to ignore the Taskbar; this is rare to unique in my

[issue3286] IDLE opens window too low on Windows

2009-05-03 Thread Guilherme Polo
Guilherme Polo ggp...@gmail.com added the comment: It is a bug for a window manager to ignore the Taskbar; this is rare to unique in my experience.  In fact, most Windows apps reopen at the size and position closed.  But I am no longer bothered enough to find, register with, and post to

[issue3286] IDLE opens window too low on Windows

2009-04-26 Thread Daniel Diniz
Changes by Daniel Diniz aja...@gmail.com: -- nosy: +gpolo priority: - low stage: - test needed ___ Python tracker rep...@bugs.python.org http://bugs.python.org/issue3286 ___

[issue3286] IDLE opens window too low on Windows

2009-01-03 Thread Pavel Kosina
Pavel Kosina g...@post.cz added the comment: +1 -- nosy: +geon versions: +Python 3.1 ___ Python tracker rep...@bugs.python.org http://bugs.python.org/issue3286 ___ ___

[issue3286] IDLE opens window too low on Windows

2008-07-04 Thread Terry J. Reedy
New submission from Terry J. Reedy [EMAIL PROTECTED]: 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