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

Fix Keyboard disappears on IME action #1118

Merged
merged 5 commits into from Feb 19, 2024

Conversation

dima-avdeev-jb
Copy link

@dima-avdeev-jb dima-avdeev-jb commented Feb 17, 2024

Proposed Changes

  • Fix for Issue when keyboard doesn't disappears on IME action
    Where was mistake in indices. Because subList have arguments [exclusive, inclusive)

Testing

Added reproducer to Demo iOS app: IosBugs / KeyboardIMEActionPopup

Issues Fixed

…mo/bug/KeyboardIMEActionPopup.kt

Co-authored-by: Ivan Matkov <ivan.matkov@jetbrains.com>
@dima-avdeev-jb
Copy link
Author

@ASalavei by the way - it was my mistake, because you copied this code from another commit

@MatkovIvan MatkovIvan changed the title fix issue when keyboard doesn't disappears on IME action Fix keyboard disappear on IME action Feb 19, 2024
@MatkovIvan MatkovIvan merged commit dd812f0 into jb-main Feb 19, 2024
6 checks passed
@MatkovIvan MatkovIvan deleted the dima.avdeev/fix-focus-stack-issue branch February 19, 2024 12:35
igordmn pushed a commit that referenced this pull request Feb 19, 2024
## Proposed Changes

  - Fix for Issue when keyboard doesn't disappears on IME action
Where was mistake in indices. Because subList have arguments [exclusive,
inclusive)

## Testing

Added reproducer to Demo iOS app: IosBugs / KeyboardIMEActionPopup

## Issues Fixed
 - JetBrains/compose-multiplatform#4291

---------

Co-authored-by: Ivan Matkov <ivan.matkov@jetbrains.com>
ASalavei

This comment was marked as outdated.

@igordmn igordmn added changelog1.6.1 Temporary label for 1.6.1 changelog (will be removed) ios changelog: prerelease fix Fixes the bug introduced in alpha/beta/rc and removed changelog1.6.1 Temporary label for 1.6.1 changelog (will be removed) labels Feb 22, 2024
@igordmn igordmn changed the title Fix keyboard disappear on IME action Fix keyboard disappears on IME action Feb 22, 2024
@igordmn igordmn changed the title Fix keyboard disappears on IME action Fix Keyboard disappears on IME action Feb 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
changelog: prerelease fix Fixes the bug introduced in alpha/beta/rc ios
Projects
None yet
5 participants