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

The input method mode should be set physical keyboard when necessary #1087

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

kingysu
Copy link
Contributor

@kingysu kingysu commented Jul 6, 2024

If the virtual keyboard should not show automatically, then the input method mode should be set physical keyboard when the user closes the virtual keyboard by interacting with the virtual keyboard itself. For example, if the user clicks a close button in the virtual keyboard or clicks an icon in the task bar or a float button on the desktop which can close the virtual keyboard, then the virtual keyboard will be closed and the input method mode should be set physical keyboard.

If the virtual keyboard should not show automatically, then the input
method mode should be set physical keyboard when the user closes
the virtual  keyboard by interacting with the virtual keyboard itself.
For example, if the user clicks a close button in the virtual keyboard
or clicks an icon in the task bar or a float button on the desktop which
can close the virtual keyboard, then the virtual keyboard will be closed
and the input method mode should be set physical keyboard.
@wengxt
Copy link
Member

wengxt commented Jul 12, 2024

I believe there's some missed expectation between your virtual keyboard and input method on what's the expected behavior. We probably need to chat offline to clarify all of these.

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

Successfully merging this pull request may close these issues.

2 participants