Hi all,

the sort dialog has a checkbock "Recognize numbers within strings" on tab page "Options". (You need a build from current master). It has a very long tooltip. If "Extended Tips" is enabled, the tooltip is shown in a suitable rectangle where the text automatically wraps. If "Extended Tips" is disabled, the tooltip is shown in one line and then it is very long.

Is it possible to get the automatic wrap too for the case "Extended Tips" is disabled?

The tooltip is set in sortoptionspage.ui on checkbox "naturalsort" with
 <property name="has-tooltip">True</property>
 <property name="tooltip-text" ...>For numbers...</property>

Kind regards,
Regina

Reply via email to