- TiddlyWiki 5.3.7 with a bunch of plugins including CodeMirror installed
- Tiddloid 2.5.0
I’ve noticed this behavior on two different smartphones already, hence the topic.
When I’m typing text in Edit Tiddler mode with CodeMirror editor, it would randomly swallow typed characters. I look at the keyboard while typing a whole word, then look at the editor and sometimes I see random letters missing.
When the typed letter gets swallowed, in slow motion it looks like this:
- I tap the key on the on-screen keyboard
- I see it appearing in the editor textarea
- after a visually noticeable fraction of second it gets auto-deleted, like if I’ve would explicitly pressed Backspace
Is this a known problem?
So far I have two blind assumptions, two suspects for the cause of this problem:
- The keyboard app. I don’t use the vanilla Google keyboard, I use Hacker’s Keyboard. But I never noticed this problem when typing in any other app.
- CodeMirror Autocomplete subplugin. I did not try to disable it yet (and frankly, I’m not really using it, I think I installed it together with the rest of subplugins, out of curiousity), I’d like to get some feedback first before attempting a test drive with this subplugin disabled.