Commit 9f2246a3 authored by Keyman Server's avatar Keyman Server
Browse files

fix(ios): avoid refocus of internal edit

The refocus of internal edit (setActiveElement) after every keystroke
was causing a `newcontext` event to be triggered. We should never need
to do this, but have chosen to move it within the resetContext pattern,
to minimize the changes.
parent d63bd4ed
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment