OpenBoard injects space before character that follows double quote, half the time.
attempting to type the following sequence:
- normal double-quote mark
- x
- enter
several times produces the following output:
further testing also illustrates the issue:
"a
" a
"b
" b
"c
" c
"4
" 4
"5
" ∆
"d
""
""
""
"„
" „
"“
" “
"test. " test. "test. " test. "test. " test.
'test. 'test. 'test. 'test. 'test. 'test.
the space appears when the next character is typed, unless that next character is also a normal double-quote.
the double-quote mark is a normal character, not a smart quote.
this issue does not also happen when typing a single-quote or back-tick.
OpenBoard should not be injecting any characters that i did not type.
all autocorrect-type of features are disabled.
the version is 1.4.5, running on android version 12.