Skip to content

Fix NUT-Monitor tray tooltip text#3430

Merged
jimklimov merged 3 commits into
networkupstools:masterfrom
ostrich:fix-monitor-tray-tooltip
May 11, 2026
Merged

Fix NUT-Monitor tray tooltip text#3430
jimklimov merged 3 commits into
networkupstools:masterfrom
ostrich:fix-monitor-tray-tooltip

Conversation

@ostrich
Copy link
Copy Markdown
Contributor

@ostrich ostrich commented May 8, 2026

Summary

NUT-Monitor reused the rich-text status label string as the Qt tray tooltip. On KDE Plasma 6, that tooltip text is exposed as literal HTML, so the tray tooltip showed tags such as <font>, <b>,
and <br>.

This change builds a separate plain-text tooltip for the Qt5 and Qt6 monitor variants while preserving the existing rich-text formatting in the main window status labels.

Testing

  • Built and installed locally
  • Verified KDE Plasma 6 tray tooltip shows plain status text without HTML tags
  • Verified no regressions in the main window status display

@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 8, 2026

A ZIP file with standard source tarball and another tarball with pre-built docs for commit 7b012f3 is temporarily available: NUT-tarballs-PR-3430.zip.

@AppVeyorBot
Copy link
Copy Markdown

Build nut 2.8.5.4675-master completed (commit 595e14537a by @ostrich)

@jimklimov jimklimov added enhancement python impacts-release-2.8.5 Issues reported against NUT release 2.8.5 (maybe vanilla or with minor packaging tweaks) labels May 8, 2026
@jimklimov jimklimov added this to the 2.8.6 milestone May 8, 2026
Signed-off-by: Jim Klimov <jimklimov+nut@gmail.com>
@AppVeyorBot
Copy link
Copy Markdown

@AppVeyorBot
Copy link
Copy Markdown

@AppVeyorBot
Copy link
Copy Markdown

Build nut 2.8.5.4677-master completed (commit e3fb06373d by @jimklimov)

@AppVeyorBot
Copy link
Copy Markdown

@jimklimov jimklimov merged commit 74473ed into networkupstools:master May 11, 2026
104 checks passed
@jimklimov
Copy link
Copy Markdown
Member

Thanks for your contribution!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement impacts-release-2.8.5 Issues reported against NUT release 2.8.5 (maybe vanilla or with minor packaging tweaks) python

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants