How can I disable the Floating Contextual Toolbar in CCMS Desktop?

You can disable the Floating Contextual Toolbar by setting a value in a CCMS configuration file.

Description

The Oxygen Floating Contextual Toolbar automatically appears when a user selects text within a topic. This toolbar allows users to style the selected text. For example, bold, italic, or underline.

Solution

  1. In the TEXTML Administration perspective, lock and edit the /system/oxygen_cfg/oxygen.default.options.xml file.
  2. Add the following lines:
    <entry>
        <String>show.selection.floating.toolbar</String>
        <Boolean>false</Boolean>
    </entry>
  3. If you do not have the file in your configuration, contact IXIASOFT Customer Support.
  4. Save, close, and check in your file.
  5. Restart your IXIASOFT CCMS Desktop to pick up the changes.