bpo-37177: make IDLE's search dialogs transient#13869
bpo-37177: make IDLE's search dialogs transient#13869taleinat merged 3 commits intopython:masterfrom
Conversation
|
@IrvKalb, your review would be appreciated! |
|
Even if this does not fix all hiding issues, it should be merged, with a blurb added, as a fix for bpo-24139. |
That appears to be the wrong issue. |
|
Sorry, bpo-24039. |
|
Thanks @taleinat for the PR 🌮🎉.. I'm working now to backport this PR to: 2.7, 3.7, 3.8. |
|
GH-13878 is a backport of this pull request to the 3.8 branch. |
This avoids the search dialogs being hidden behind the editor window. (cherry picked from commit 554450f) Co-authored-by: Tal Einat <[email protected]>
|
GH-13879 is a backport of this pull request to the 3.7 branch. |
|
Sorry, @taleinat, I could not cleanly backport this to |
This avoids the search dialogs being hidden behind the editor window.. (cherry picked from commit 554450f) Co-authored-by: Tal Einat <[email protected]>
|
GH-13880 is a backport of this pull request to the 2.7 branch. |
This avoids the search dialogs being hidden behind the editor window. (cherry picked from commit 554450f) Co-authored-by: Tal Einat <[email protected]>
This avoids the search dialogs being hidden behind the editor window. (cherry picked from commit 554450f) Co-authored-by: Tal Einat <[email protected]>
This avoids the search dialogs being hidden behind the editor window.
https://bugs.python.org/issue37177