Tool Tips not display if an apostrophe or double quote is entered.
For example, the following entered will not display:
This is Clarity's functionality.
If replaced with the quotation mark (“) or a double quote (''), the tool tip will display, e.g.
This is Clarity"s functionality.
Release : 16.1.1
The tooltip field allows the data entry of text to be interpreted as basic HTML.
Anything entered will be interpreted as such.
Run the following query to obtain all tooltips in the Modern:
select * from ODF_ATTR_METADATA
where TOOLTIP IS NOT null
This was reported as DE70157 and is resolved in 16.1.2.
All characters indicated from Characters and symbols are supported