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

Soft Keyboard Reappearance Issue for an already focused TextBox #15695

Open
mosabnasri opened this issue May 11, 2024 · 1 comment
Open

Soft Keyboard Reappearance Issue for an already focused TextBox #15695

mosabnasri opened this issue May 11, 2024 · 1 comment
Labels

Comments

@mosabnasri
Copy link

mosabnasri commented May 11, 2024

Describe the bug

After I focus a TextBox and manually close the keyboard, it will not reappear when I click on the TextBox again. the only way to have it back is to change the focus to another control and then clicking the TextBox again so that it has a new focus.

AvaloniaUI_Issue_TextBox_2

To Reproduce

This happens for any Basic TextBox when you run your app on Android

Avalonia version

11.1.0-beta2

OS

Android

Additional context

No response

@mosabnasri mosabnasri added the bug label May 11, 2024
@jp2masa
Copy link
Contributor

jp2masa commented May 11, 2024

Will be fixed by #15603.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants