You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
When using a text edit field, the onscreen keyboard is not opened under Android. Also other things like long pressing to open a menu do not work.
To Reproduce
Steps to reproduce the behavior (also appears with the hello-android example):
Use eframe with NativeActivity
Add text_edit_singleline
Run with cargo apk
Switch focus to text field
Expected behavior
When moving the focus to the text field, the onscreen keyboard should pop up and long pressing to copy/paste etc. should work.
Smartphone (please complete the following information):
Device: Pixel 7 Pro
OS: LineageOS 22.1 (Android 15)
The text was updated successfully, but these errors were encountered:
Describe the bug
When using a text edit field, the onscreen keyboard is not opened under Android. Also other things like long pressing to open a menu do not work.
To Reproduce
Steps to reproduce the behavior (also appears with the
hello-android
example):eframe
withNativeActivity
text_edit_singleline
cargo apk
Expected behavior
When moving the focus to the text field, the onscreen keyboard should pop up and long pressing to copy/paste etc. should work.
Smartphone (please complete the following information):
The text was updated successfully, but these errors were encountered: