Skip to content

[0.79] Fix broken focus behavior for TextInput in older Android versions (< 9) #51964

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

Merged
merged 2 commits into from
Jun 16, 2025

Conversation

joevilches
Copy link
Contributor

I am picking d07b2a9 into 0.79. There are several merge conflicts so doing this as a PR per @cortinico's recommendation in reactwg/react-native-releases#952. The main issue being that ReactEditText is Java in this branch as opposed to Kotlin.

This change addresses this issue: #51072

A change I made in 0.79 broke some blurring behavior on older Android versions.

Fix commit: d07b2a9

Changelog:
[Android] [Fixed] - Fix broken focus behavior for TextInput in older Android versions (< 9)

Test Plan:

Modern Android (15)

modernKeyboard.mp4
modernTouch.mp4

Older Android (8.1)

oldKeyboard.mov
oldTouch.mov

@facebook-github-bot facebook-github-bot added CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. p: Facebook Partner: Facebook Partner labels Jun 11, 2025
@fabriziocucci fabriziocucci merged commit 0ebaaed into facebook:0.79-stable Jun 16, 2025
80 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. p: Facebook Partner: Facebook Partner Pick Request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants