You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to scintilla...@googlegroups.com
When using multi-typing with two carets in virtual space on one line, the space was collapsed for the first caret so the typing did not go where intended. This has been fixed by converting virtual space to real character offsets in the generic code that handles moving the selection for insertions of text in the document.
This may cause changes in the behaviour of other features.