bpo-37177: make IDLE's search dialogs transient#13869
Conversation
|
Even if this does not fix all hiding issues, it should be merged, with a blurb added, as a fix for bpo-24139. |
Sorry, something went wrong.
That appears to be the wrong issue. |
Sorry, something went wrong.
|
Thanks @taleinat for the PR 🌮🎉.. I'm working now to backport this PR to: 2.7, 3.7, 3.8. |
Sorry, something went wrong.
This avoids the search dialogs being hidden behind the editor window. (cherry picked from commit 554450f) Co-authored-by: Tal Einat <taleinat@gmail.com>
|
Sorry, @taleinat, I could not cleanly backport this to |
Sorry, something went wrong.
This avoids the search dialogs being hidden behind the editor window.. (cherry picked from commit 554450f) Co-authored-by: Tal Einat <taleinat@gmail.com>
This avoids the search dialogs being hidden behind the editor window.
https://bugs.python.org/issue37177