Commit 4672fa1
committed
Fix application of composition to multiple cursors
FIX: Fix a bug that broke insertion of composed input at multiple cursors when
the IME keeps the selection at the start of the composed text.
Closes codemirror/dev#16371 parent 6727e32 commit 4672fa1
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
209 | 209 | | |
210 | 210 | | |
211 | 211 | | |
212 | | - | |
| 212 | + | |
213 | 213 | | |
214 | 214 | | |
215 | 215 | | |
| |||
0 commit comments