Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

bpo-37177: make IDLE's search dialogs transient#13869

Merged
taleinat merged 3 commits into
python:masterpython/cpython:masterfrom
taleinat:bpo-37177/idle-transient-search-dialogstaleinat/cpython:bpo-37177/idle-transient-search-dialogsCopy head branch name to clipboard
Jun 7, 2019
Merged

bpo-37177: make IDLE's search dialogs transient#13869
taleinat merged 3 commits into
python:masterpython/cpython:masterfrom
taleinat:bpo-37177/idle-transient-search-dialogstaleinat/cpython:bpo-37177/idle-transient-search-dialogsCopy head branch name to clipboard

Conversation

@taleinat

@taleinat taleinat commented Jun 6, 2019

Copy link
Copy Markdown
Contributor

@taleinat

taleinat commented Jun 6, 2019

Copy link
Copy Markdown
Contributor Author

@IrvKalb, your review would be appreciated!

@terryjreedy

terryjreedy commented Jun 6, 2019

Copy link
Copy Markdown
Member

Even if this does not fix all hiding issues, it should be merged, with a blurb added, as a fix for bpo-24139.
Possible text: "Properly 'attach' search dialogs to their edit windows so that they work like other dialogs and do not get hidden beneath."

@taleinat

taleinat commented Jun 6, 2019

Copy link
Copy Markdown
Contributor Author

as a fix for bpo-24139

That appears to be the wrong issue.

@taleinat taleinat removed the skip news label Jun 6, 2019
@terryjreedy

terryjreedy commented Jun 7, 2019

Copy link
Copy Markdown
Member

Sorry, bpo-24039.

@taleinat taleinat merged commit 554450f into python:master Jun 7, 2019
@miss-islington

Copy link
Copy Markdown
Contributor

Thanks @taleinat for the PR 🌮🎉.. I'm working now to backport this PR to: 2.7, 3.7, 3.8.
🐍🍒⛏🤖

@bedevere-bot

Copy link
Copy Markdown

GH-13878 is a backport of this pull request to the 3.8 branch.

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>
@bedevere-bot

Copy link
Copy Markdown

GH-13879 is a backport of this pull request to the 3.7 branch.

@miss-islington

Copy link
Copy Markdown
Contributor

Sorry, @taleinat, I could not cleanly backport this to 2.7 due to a conflict.
Please backport using cherry_picker on command line.
cherry_picker 554450fb4e95066e825bdb4a2d544a490daeebdc 2.7

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>
@bedevere-bot

Copy link
Copy Markdown

GH-13880 is a backport of this pull request to the 2.7 branch.

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.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type-bug An unexpected behavior, bug, or error

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants

Morty Proxy This is a proxified and sanitized view of the page, visit original site.