Skip to content

Disable IME when non-user action #357

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

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

Conversation

dmitrylyzo
Copy link
Collaborator

See also

Disable IME only when non-user action method:
Indicate only when user action can show IME, such as press "Enter" key on editable element by Remote Control, or click on the editable element by mouse. When JS set focus on editable element automatically, IME can not be shown.

Issues
Fixes #356

@dmitrylyzo
Copy link
Collaborator Author

Hmm, it doesn't seem to work on Tizen 3, 4, 5 (emulator). Seems to work on Tizen 8 (emulator), 9 (emulator).

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

Successfully merging this pull request may close these issues.

On-screen keyboard popup makes settings very hard
1 participant