Page 1 of 1

Disable "Show cursor position tooltip" in XML Web Author

Posted: Wed Nov 08, 2017 11:05 pm
by jacobBocaj
Hello,

Is there a way to disable "Show cursor position tooltip" in the XML Web Author environment? I see that in the options.xml for the desktop application this can be accomplished with an entry of:

Code: Select all


<entry>
<String>show.caret.position.info</String>
<Boolean>false</Boolean>
</entry>
Can this be set in the options.xml for Web Author? Is there any way to disable in Web Author?

Thank you,
Jacob

Re: Disable "Show cursor position tooltip" in XML Web Author

Posted: Thu Nov 09, 2017 4:08 pm
by mihaela
Hi,

There is no possibility to hide the position tooltip for the moment but we have added a feature request to take into account the "show.caret.position.info" option also in Web Author.
We will update this thread when this fix will be available.

Best Regards,
Mihaela

Re: Disable "Show cursor position tooltip" in XML Web Author

Posted: Tue Mar 20, 2018 5:35 pm
by Bogdan Dumitru
Hello Jacob,

We released Web Author 20 in which we take into account the 'show.caret.position.info' option:
Oxygen Web Author User Guide - Customizing Options

Best Regards,
Bogdan