[issue37177] IDLE: Search dialogs can be hidden behind the main window

2019-06-08 Thread Terry J. Reedy
Terry J. Reedy added the comment: I saw the email, thanks for testing. Irv, a reminder: All reports of IDLE UI behavior (and some of internal behavior) need to be tagged with OS. Working 'cross-platform' does not mean 'the same across platforms'. In particular, tcl/tk long ago made a

[issue37177] IDLE: Search dialogs can be hidden behind the main window

2019-06-08 Thread Tal Einat
Tal Einat added the comment: The issue Irv reported happened on macOS but not on Windows. I've reproduced his issue without this fix, and checked that this fix does indeed fix his issue. For future reference, Irv also posted a video showing his issue on YouTube[1] (he sent a link to

[issue37177] IDLE: Search dialogs can be hidden behind the main window

2019-06-07 Thread Tal Einat
Change by Tal Einat : -- pull_requests: -13768 ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue37177] IDLE: Search dialogs can be hidden behind the main window

2019-06-07 Thread Thomas Viehmann
Change by Thomas Viehmann : -- pull_requests: +13768 pull_request: https://github.com/python/cpython/pull/13894 ___ Python tracker ___

[issue37177] IDLE: Search dialogs can be hidden behind the main window

2019-06-07 Thread Terry J. Reedy
Terry J. Reedy added the comment: Irv's steps did not work for me either, on Windows, and I do not know how else to reproduce. So I cannot test that this fixes any hiding issue. However, the patch fixes #24039. On Windows, it removes the inoperative minimize button and the unwanted

[issue37177] IDLE: Search dialogs can be hidden behind the main window

2019-06-07 Thread Tal Einat
Change by Tal Einat : -- resolution: -> fixed stage: patch review -> resolved status: open -> closed ___ Python tracker ___ ___

[issue37177] IDLE: Search dialogs can be hidden behind the main window

2019-06-07 Thread Tal Einat
Tal Einat added the comment: New changeset 1b57ab5c6478b93cf4150bd8c475022252776598 by Tal Einat in branch '2.7': [2.7] bpo-37177: make IDLE's search dialogs transient (GH-13869) https://github.com/python/cpython/commit/1b57ab5c6478b93cf4150bd8c475022252776598 --

[issue37177] IDLE: Search dialogs can be hidden behind the main window

2019-06-07 Thread miss-islington
miss-islington added the comment: New changeset 685b806549cc956aeeb3a57fe15ee5a4d1704aed by Miss Islington (bot) in branch '3.7': bpo-37177: make IDLE's search dialogs transient (GH-13869) https://github.com/python/cpython/commit/685b806549cc956aeeb3a57fe15ee5a4d1704aed --

[issue37177] IDLE: Search dialogs can be hidden behind the main window

2019-06-07 Thread miss-islington
miss-islington added the comment: New changeset 295fe32e393280464feef7c6fb616ea2d1e73e37 by Miss Islington (bot) in branch '3.8': bpo-37177: make IDLE's search dialogs transient (GH-13869) https://github.com/python/cpython/commit/295fe32e393280464feef7c6fb616ea2d1e73e37 -- nosy:

[issue37177] IDLE: Search dialogs can be hidden behind the main window

2019-06-07 Thread Tal Einat
Change by Tal Einat : -- pull_requests: +13758 pull_request: https://github.com/python/cpython/pull/13880 ___ Python tracker ___

[issue37177] IDLE: Search dialogs can be hidden behind the main window

2019-06-06 Thread miss-islington
Change by miss-islington : -- pull_requests: +13756 pull_request: https://github.com/python/cpython/pull/13878 ___ Python tracker ___

[issue37177] IDLE: Search dialogs can be hidden behind the main window

2019-06-06 Thread miss-islington
Change by miss-islington : -- pull_requests: +13757 pull_request: https://github.com/python/cpython/pull/13879 ___ Python tracker ___

[issue37177] IDLE: Search dialogs can be hidden behind the main window

2019-06-06 Thread Tal Einat
Tal Einat added the comment: New changeset 554450fb4e95066e825bdb4a2d544a490daeebdc by Tal Einat in branch 'master': bpo-37177: make IDLE's search dialogs transient (GH-13869) https://github.com/python/cpython/commit/554450fb4e95066e825bdb4a2d544a490daeebdc --

[issue37177] IDLE: Search dialogs can be hidden behind the main window

2019-06-06 Thread Tal Einat
Change by Tal Einat : -- nosy: +IrvKalb ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue37177] IDLE: Search dialogs can be hidden behind the main window

2019-06-06 Thread Tal Einat
Tal Einat added the comment: See proposed fix in GH-13869. -- ___ Python tracker ___ ___ Python-bugs-list mailing list

[issue37177] IDLE: Search dialogs can be hidden behind the main window

2019-06-06 Thread Tal Einat
Change by Tal Einat : -- keywords: +patch pull_requests: +13745 stage: needs patch -> patch review pull_request: https://github.com/python/cpython/pull/13869 ___ Python tracker

[issue37177] IDLE: Search dialogs can be hidden behind the main window

2019-06-06 Thread Tal Einat
Change by Tal Einat : -- stage: -> needs patch type: -> behavior versions: +Python 2.7, Python 3.7, Python 3.8, Python 3.9 ___ Python tracker ___

[issue37177] IDLE: Search dialogs can be hidden behind the main window

2019-06-06 Thread Tal Einat
New submission from Tal Einat : This issue was brought up by Irv Kalb on the idle-dev mailing list. I haven't been able to reproduce it exactly as he described, but I have managed to do so otherwise, and remember it happening on occasion on other computers. This appears to happen because the