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

InputMethodManager: Ignoring showSoftInput() as view:... is not served. #4126

Open
CalebCouch opened this issue Feb 11, 2025 · 1 comment
Open
Labels
B - bug Dang, that shouldn't have happened DS - android

Comments

@CalebCouch
Copy link

Description

Running window.set_ime_allowed(true) throws the title as a warning in logcat and refuses to open the keyboard.

https://github.com/CalebCouch/rust_on_rails/blob/BrokenKeyboard/src/winit.rs#L137

All winit code is contained in that winit.rs file including the android entry points.

Thanks-
Caleb!

Device and Android version

Pixel 4 Running android 13,
Pixel 7 Running android 17,
One other android, No android devices tested functioned.

Winit version

0.30.0

@CalebCouch CalebCouch added B - bug Dang, that shouldn't have happened DS - android labels Feb 11, 2025
@podusowski
Copy link
Contributor

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
B - bug Dang, that shouldn't have happened DS - android
Development

No branches or pull requests

2 participants