bpo-37177: make IDLE's search dialogs transient by taleinat · Pull Request #13869 · python/cpython

@taleinat

@taleinat

@taleinat

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request

Jun 7, 2019
This avoids the search dialogs being hidden behind the editor window.
(cherry picked from commit 554450f)

Co-authored-by: Tal Einat <taleinat@gmail.com>

taleinat added a commit to taleinat/cpython that referenced this pull request

Jun 7, 2019
This avoids the search dialogs being hidden behind the editor window..
(cherry picked from commit 554450f)

Co-authored-by: Tal Einat <taleinat@gmail.com>

miss-islington added a commit that referenced this pull request

Jun 7, 2019
This avoids the search dialogs being hidden behind the editor window.
(cherry picked from commit 554450f)

Co-authored-by: Tal Einat <taleinat@gmail.com>

@taleinat taleinat deleted the bpo-37177/idle-transient-search-dialogs branch

June 7, 2019 06:17

miss-islington added a commit that referenced this pull request

Jun 7, 2019
This avoids the search dialogs being hidden behind the editor window.
(cherry picked from commit 554450f)

Co-authored-by: Tal Einat <taleinat@gmail.com>

taleinat added a commit that referenced this pull request

Jun 7, 2019
This avoids the search dialogs being hidden behind the editor window.

(cherry picked from commit 554450f)

DinoV pushed a commit to DinoV/cpython that referenced this pull request

Jan 14, 2020
This avoids the search dialogs being hidden behind the editor window.