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

[Bug]: Text fields on in-app messages not opening soft keyboard #2145

Open
1 task done
jasminvucelj opened this issue Jul 11, 2024 · 0 comments
Open
1 task done

[Bug]: Text fields on in-app messages not opening soft keyboard #2145

jasminvucelj opened this issue Jul 11, 2024 · 0 comments

Comments

@jasminvucelj
Copy link

What happened?

Hello, it seems in-app messages containing editable text fields are not working properly, as they don't seem to be able to open the soft keyboard. When tapped, the popup window even moves up as if to make space for the keyboard, but it doesn't show up. I've tested multiple versions and it seems the one that breaks it is 5.1.5, presumably due to the focusability change in #1999. The log output I've included is printed out when the field is tapped.

Steps to reproduce?

1. Install dependency version 5.1.5 or newer
2. Trigger an in-app message containing a text field
3. Tap the text field in the message

What did you expect to happen?

I expected the soft keyboard to open and allow me to edit the field.

OneSignal Android SDK version

5.1.17

Android version

13

Specific Android models

* Xiaomi Mi 11

Relevant log output

Ignoring showSoftInput() as view=com.onesignal.inAppMessages.internal.display.impl.OSWebView{9fa2447 VFED..C.. .F....ID 0,0-1440,3200} is not served.

Code of Conduct

  • I agree to follow this project's Code of Conduct
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant