Alessandro Rosa
unread,Jul 20, 2026, 4:13:52 AM (yesterday) Jul 20Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to scite-interest
Hello Group,
I want to point to an annoying bug that sometimes appears while typing a text
in Scintilla: cursor duplicates itself in two parts of the text, with a random distance.
It seems to have no particular cause: it happens just while typing.
Such accident causes the same text to be inserted in two different places.
It's easy to fix this issue when the two parts are close. However, once happened
that they were distant and I found the same sentence typed near the bottom,
with realizing that the cursor had doubled.
Alessandro Rosa