Android/GBoard: Fix pressing Enter after accepting a completion doesn't fire event handlers (#1312) #62
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "pr/fix-android-gboard-enter"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
Fixes https://github.com/codemirror/dev/issues/1312, by extending the enter event emitting logic for Android keyboards.
Notes
If I
changeandseljust before the added condition to theifstatement andthen at the location of the change, we have
and
Closing — this was fixed by
github.com/codemirror/view@fc1d11fb35.Pull request closed