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

[3.x] Fix null in Android text entry system. #75992

Merged

Conversation

jasonwinterpixel
Copy link
Contributor

master version

Fix a potential null in the android text entry system.

Note the documentation says this value can be null:
https://developer.android.com/reference/android/view/KeyEvent#getCharacters()

@jasonwinterpixel jasonwinterpixel requested a review from a team as a code owner April 12, 2023 15:21
@jasonwinterpixel jasonwinterpixel changed the title Fix null in android text entry system. [3.x] Fix null in android text entry system. Apr 12, 2023
@akien-mga akien-mga added bug platform:android topic:porting topic:input cherrypick:3.5 Considered for cherry-picking into a future 3.5.x release labels Apr 12, 2023
@akien-mga akien-mga added this to the 3.6 milestone Apr 12, 2023
@akien-mga akien-mga merged commit d02656f into godotengine:3.x Apr 17, 2023
@akien-mga
Copy link
Member

Thanks!

@akien-mga
Copy link
Member

Cherry-picked for 3.5.3.

@akien-mga akien-mga removed the cherrypick:3.5 Considered for cherry-picking into a future 3.5.x release label Aug 18, 2023
@akien-mga akien-mga changed the title [3.x] Fix null in android text entry system. [3.x] Fix null in Android text entry system. Sep 8, 2023
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.

3 participants