OT features editing problems (3417)

In 3417, when I try to edit my calt feature, i.e. place the text cursor somewhere in the code, and start typing, the text is appended at the very end instead of the cursor position. Deleting, copying and pasting works as expected. Is this a known issue? It is new in 3417 (editing features works fine in 3416).

1 Like

There was some overly strict validation code that caused the issue. This will be fixed in the next cutting-edge release.

It’s also happening in the Macro window.

I also like to take this opportunity to report that the Python text formatting prefix like f"xxx" or re.sub(r"xx", "yy", str) messes up text highlighting.

I’m preparing an update.