Hi
I'm having an issue when pasting text from a jar, the data can't be pasted from jar to keepnote. I need to paste it in text editor and then copy&paste to keepnote.
The metadata is:
clipboard.targets = ('TIMESTAMP', 'TARGETS', 'MULTIPLE', 'SAVE_TARGETS', 'GTK_TEXT_BUFFER_CONTENTS', 'application/x-gtk-text-buffer-rich-text', 'UTF8_STRING', 'COMPOUND_TEXT', 'TEXT', 'STRING', 'text/plain;charset=utf-8', 'text/plain')
sel.targets = None
type(sel.data) = <type 'NoneType'>
sel.data = None
But I found out that the text is pasted without issues in the top textbox of "Drag and Drop Test".
Can anyone help me to address this issue?
Thanks!