Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix FindReplaceBar focus problems #83335

Merged
merged 1 commit into from
Oct 16, 2023

Conversation

KoBeWi
Copy link
Member

@KoBeWi KoBeWi commented Oct 14, 2023

After #81128 and then #82914 the _unhandled_input in FindReplaceBar did not work correctly when it was focused.

Fixes #83303

@KoBeWi KoBeWi added this to the 4.2 milestone Oct 14, 2023
@KoBeWi KoBeWi requested a review from a team as a code owner October 14, 2023 14:17
editor/code_editor.cpp Outdated Show resolved Hide resolved
Copy link
Member

@SaracenOne SaracenOne left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@akien-mga akien-mga merged commit 391897b into godotengine:master Oct 16, 2023
15 checks passed
@akien-mga
Copy link
Member

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Pressing ESC from code search should give focus to the code editor
3 participants