Page 1 of 1

Action's name for edit comment

Posted: Fri Mar 24, 2017 6:26 pm
by Isabelle
Hello,

We use oxygen-18.1.0.0.jar, and we need to manage Review actions in our application.
Before we use "Edit/Edit_Comment" to manage the edit comment action but it is not available anymore in the list provided by

Code: Select all

((WSTextEditorPage) wsEditorAccess.getCurrentPage()).getActionsProvider().getTextActions()
Is it replaced by "Edit/Comment_Change" ?
We did not find any documentation which explain what are the different actions available.
Is it possible to have it?
Thanks.

Regards,
Isabelle

Re: Action's name for edit comment

Posted: Mon Mar 27, 2017 3:39 pm
by alex_jitianu
Hi Isabelle,

As far as I can tell it was replaced by "Edit/Show_edit_comments". We usually try not to change these tags but this one escaped... Sorry about that!

Best regards,
Alex