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

[iOS] Fix window insets in iOS #7

Open
pushpalroy opened this issue May 7, 2023 · 0 comments
Open

[iOS] Fix window insets in iOS #7

pushpalroy opened this issue May 7, 2023 · 0 comments
Labels
bug Something isn't working help wanted Extra attention is needed

Comments

@pushpalroy
Copy link
Owner

Currently using https://github.com/mori-atsushi/insetsx for supporting window insets.

In iOS, the window will automatically move if the focused element is obscured by the software keyboard.
But we can not disable it. This is a problem on the Compose Multiplatform side.

Issues tracked:

  1. Insets padding issue in iOS mori-atsushi/insetsx#21
  2. iOS TextField, Different behavior strategies on appearing the keyboard (related to focusable TextField) JetBrains/compose-multiplatform#3128
  3. Disable screen move up in IOS JetBrains/compose-multiplatform#2595

Screenshot 2023-05-07 at 1 02 45 AM

@pushpalroy pushpalroy added bug Something isn't working help wanted Extra attention is needed labels May 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant