Skip to content

applets/systemtray: suppress main text of tooltip matching visible text

Reason for the change

In this case it simply repeats what you can already see; there's no reason to show it in the tooltip. This makes the tooltip text more relevant.

Test plan

Hover over a System Tray item in the hidden/expanded view that would normally have a tooltip title that's identical to the visible text, but also normally shows subtitle text. For example, Notifications.

There's no effect for items in the visible layout on the panel.

Screenshots or screen recordings

Before After
Before After

Bugs fixed

CCBUG: 494463

@teams/usability @teams/vdg

Merge request reports

Loading