-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Open
Labels
bugSomething is brokenSomething is broken
Description
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
withNativeActivity
- 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)
Metadata
Metadata
Assignees
Labels
bugSomething is brokenSomething is broken