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

Window inset imePadding stopped working in 1.1.0-alpha03 #355

Open
hm-tamim opened this issue Mar 7, 2024 · 2 comments
Open

Window inset imePadding stopped working in 1.1.0-alpha03 #355

hm-tamim opened this issue Mar 7, 2024 · 2 comments
Labels
compose-kmp Compose KMP possible bugs

Comments

@hm-tamim
Copy link
Contributor

hm-tamim commented Mar 7, 2024

Hi,

WindowInsets stops working when I upgrade the version to v1.1.0-alpha03, it works fine in v1.0.0.

There is also another major issue. When you click on a TextField in bottom sheet, as the keyboard opens, it closes the bottom sheet. Happening in Compose 1.6.0

@hm-tamim
Copy link
Contributor Author

hm-tamim commented Mar 8, 2024

For the 2nd issue, I've found the cause, and raising a PR
#330 (comment)

@DevSrSouza DevSrSouza added the bug Something isn't working label Apr 8, 2024
@DevSrSouza
Copy link
Collaborator

I think is the same issue as #366.

It seems to be a Compose KMP issue, we have update it to 1.6.1 on 1.1.0-alpha04, can you revalidate this? If the issue continues, can you share a reproducible code?

@DevSrSouza DevSrSouza added compose-kmp Compose KMP possible bugs and removed bug Something isn't working labels Apr 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
compose-kmp Compose KMP possible bugs
Projects
None yet
Development

No branches or pull requests

2 participants