Jelly browser crashes when using CodeMirror code editor with SwiftKey swiped input
Expected Behavior
Swiped text should appear at the cursor position in the CodeMirror editor.
Current Behavior
After a brief delay of unresponsiveness, first the SwiftKey keyboard and then the full Browser app close.
A number of exceptions are logged, see https://gist.github.com/jmbreuer/234c225afbd6e9af0d644b99efb33e68
Steps to Reproduce
- have the SwiftKey keyboard installed, https://play.google.com/store/apps/details?id=com.touchtype.swiftkey
- Visit https://codemirror.net/try/?example=Markdown%20code%20block%20highlighting
- Click into an empty/new line in the code editor example
- Use the swipe method to enter a word, e.g. "tryout"
Device information
/codename akita /version 21-20240925-NIGHTLY-akita /date 2024-09-25 /kernel 5.15.137-android14-11-gbc062a78e195-ab12057991 #1 Mon Jul 8 12:34:46 UTC 2024 /baseband g5300o-240308-240517-B-11857457 /mods Google Apps, Magisk without Zygisk
I have read the directions.