Disable "Show cursor position tooltip" in XML Web Author

Oxygen general issues.
jacobBocaj
Posts: 12
Joined: Thu May 11, 2017 10:18 pm

Disable "Show cursor position tooltip" in XML Web Author

Post 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
mihaela
Posts: 515
Joined: Wed May 20, 2009 2:40 pm

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

Post 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
Mihaela Calotescu
http://www.oxygenxml.com
Bogdan Dumitru
Site Admin
Posts: 172
Joined: Tue Mar 20, 2018 5:28 pm

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

Post 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
Bogdan Dumitru
http://www.oxygenxml.com
Post Reply