Hi, Here is a correction for the #337736 bug.
Currently, after detaching a text editor, the GtkSelection handler are not connected anymore to the TextEditor widget. Thus, when scintilla part received the Paste event, the selection is not retrieved before trying to insert it. Correction took place in text_editor.c file. Regards, Yannick
text_editor.c.patch.337736
Description: Binary data