https://bugs.kde.org/show_bug.cgi?id=422616
--- Comment #22 from JanKusanagi <jan-b...@gmx.co.uk> --- (In reply to Nicolas Fella from comment #19) > The spec mentions markup being allowed in the tooltip text/subtitle, not the > title. I read this as markup is not allowed in the title Now I've realized that in programs like KTorrent and Konversation, which use both fields, the Title looks like the only part of the tooltip in the programs I use that have this HTML problem. Looks like those programs are only using the Title field. Apparently Qt5's QSystemTrayIcon's setToolTip() only sets the title field. I realize this is not Plasma's problem "per se", but since it might be breaking a bunch of programs, maybe have some kind of "if title has HTML but there's no descriptive text, interpret title as descriptive text, and program's name as title" or something like that. -- You are receiving this mail because: You are watching all bug changes.