[issue13262] IDLE opens partially hidden

2017-06-29 Thread Terry J. Reedy
Changes by Terry J. Reedy : -- assignee: -> terry.reedy versions: +Python 3.6, Python 3.7 -Python 2.7, Python 3.3, Python 3.4 ___ Python tracker ___

[issue13262] IDLE opens partially hidden

2013-04-19 Thread Terry J. Reedy
Terry J. Reedy added the comment: That does not work because Idle just moves the window down to compensate. (It seems to take two openings to have that happen.) Even if that worked, I would still ask why I should have to make the window smaller, when I want it larger (44 lines), located where

[issue13262] IDLE opens partially hidden

2013-04-19 Thread Roger Serwy
Roger Serwy added the comment: Why not change the initial window size from 80x40 to 80x38? -- ___ Python tracker ___ ___ Python-bugs-l

[issue13262] IDLE opens partially hidden

2013-04-19 Thread Terry J. Reedy
Terry J. Reedy added the comment: For me, this is currently about the most annoying behavior of IDLE. -- nosy: +roger.serwy versions: +Python 2.7, Python 3.3 ___ Python tracker _

[issue13262] IDLE opens partially hidden

2013-02-22 Thread Ezio Melotti
Changes by Ezio Melotti : -- versions: +Python 3.4 -Python 3.2 ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue13262] IDLE opens partially hidden

2012-11-18 Thread Ezio Melotti
Changes by Ezio Melotti : -- stage: -> needs patch ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: http://mail

[issue13262] IDLE opens partially hidden

2011-10-28 Thread Terry J. Reedy
Terry J. Reedy added the comment: I agree and commented about this on some previous issue (which I cannot find now). I actually would like it to save the window position and size. -- nosy: +terry.reedy ___ Python tracker

[issue13262] IDLE opens partially hidden

2011-10-25 Thread Aivar Annamaa
New submission from Aivar Annamaa : When IDLE opens in Windows 7, its bottom edge will be hidden behind taskbar. It should position itself so that it's fully visible. -- components: IDLE messages: 146354 nosy: Aivar.Annamaa priority: normal severity: normal status: open title: IDLE open