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

Keyboard not displayed #16

Open
AnthonyPicquet opened this issue Jan 19, 2024 · 6 comments
Open

Keyboard not displayed #16

AnthonyPicquet opened this issue Jan 19, 2024 · 6 comments

Comments

@AnthonyPicquet
Copy link

AnthonyPicquet commented Jan 19, 2024

Please complete the following information:

  • Library Version : v0.1.2
  • Affected Device(s) : Pixel

Describe the Bug:

I've added a text field to the content of the bottom flexible sheet.
When clicked, the keyboard is not displayed.

is it possible to show the keyboard below the text field in the bottom sheet ?

@AnthonyPicquet AnthonyPicquet changed the title Keyboard not showed Keyboard not displayed Jan 19, 2024
@skydoves
Copy link
Owner

Hey @AnthonyPicquet, do you mean this issue happens only with the non-modal option?

For me, it works well with the modal option.

Screenshot 2024-01-20 at 2 09 03 PM

@v01dn3ph1l1m
Copy link

+1 keyboard does not open when isModal = false.

when isModal = true keyboard opens but the keyboard and the backdrop behave weird and slide up.

also i get this log

ris()
2024-04-01 01:03:36.026 6579-6579 ImeTracker app.burpy I app.burpy:9d9e067b: onFailed at PHASE_CLIENT_REQUEST_IME_SHOW
2024-04-01 01:03:36.026 6579-6579 InputMethodManager_LC app.burpy I ris() ignored windowToken=android.view.ViewRootImpl$W@fd83bf2 servedView=DecorView@7e07938[MainActivity],focus=false,windowFocus=true,window=android.view.ViewRootImpl$W@53b644c,displayId=0,temporaryDetach=false,hasImeFocus=true mDisplayId=0

@v01dn3ph1l1m
Copy link

@skydoves can u look into this. planning to use this library in production

@yijia-wang-sap
Copy link

Same here. We wanted to add a text input field into the bottom sheet in non-modal mode but couldn't show the keyboard. We are planning to use this library for production too. Thanks!

@Sadulla-Dev
Copy link

has anyone found a solution for isModel = false

@DKKovalev
Copy link

DKKovalev commented Jul 23, 2024

Same
this bug is preventing us from using this library

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

6 participants