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

Reland [iOS] Send connectionClosed message when resignFirstResponder to ensure framework focus state is correct. #41022

Merged
merged 1 commit into from Apr 10, 2023

Conversation

luckysmg
Copy link
Contributor

This is to reland the PR that has been reverted because the framework side is not ready at that time.

Now we have merge the pr to let framework behave as expected.

So just reland this.
The code is identical with the original PR

…esponder to ensure framework focus state is correct. (#40703)" (#40777)"

This reverts commit 75fabbe.
@luckysmg luckysmg marked this pull request as ready for review April 10, 2023 06:41
@luckysmg luckysmg requested a review from justinmc April 10, 2023 06:41
Copy link
Contributor

@justinmc justinmc left a comment

Choose a reason for hiding this comment

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

Reland LGTM 👍

Also tagging @cyanglaz @jmagman @hellohuanlin who reviewed the reverted PR #40703.

@justinmc justinmc merged commit 9903c6d into main Apr 10, 2023
37 checks passed
@justinmc justinmc deleted the revert-40777-revert-40703-handle-unfocus branch April 10, 2023 20:49
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Apr 10, 2023
zhongwuzw pushed a commit to zhongwuzw/engine that referenced this pull request Apr 14, 2023
…to ensure framework focus state is correct. (flutter#41022)

Correct focus behavior when the keyboard is closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
2 participants