Page 1 of 1

Paste feature

Posted: Thu Jun 27, 2019 11:48 am
by nhenel_sog
Hi,
I have a issue with copy/paste. So, mostly with paste.
I must catch the paste event to modify the fragment and do some actions after paste.
To modify on the copy, I using a custom ClipboardFragmentProcessor, it's not a problem.

Using version 20.X, I'm doing my actions in a custom AuthorDocumentFilter overriding insertFragment method.

Now, I have upgrade to version 21.X and when we paste, the code in my custom AuthorDocumentFilter is no longer executed.

I do not found any information about this in release notes.
Have you any idea?

Best regards
Nhenel

Re: Paste feature

Posted: Thu Jun 27, 2019 12:13 pm
by Radu
Dear Nhenel,

This is a bug on our side. We will try to fix it in the next Oxygen 21.1 minor bug fix release (in about a month). When the fix is available I will update this forum thread.

Regards,
Radu

Re: Paste feature

Posted: Thu Jun 27, 2019 4:19 pm
by nhenel_sog
Dear Radu,
Thank for your fast answer.
Regards,
Nhenel

Re: Paste feature

Posted: Fri Jun 28, 2019 12:13 pm
by nhenel_sog
Dear Radu,
Thanks for the answer.
We will wait to use the 21 et stay with 20.
Regards,
Nhenel

Re: Paste feature

Posted: Fri Jul 19, 2019 8:30 am
by Radu
Hi Nhenel,

We just uploaded a new Oxygen 21.1 minor bug fix release on our web site which should have this problem fixed:
https://www.oxygenxml.com/build_history.html#2019071807

Regards,
Radu