SUMMARY If I create the notification containing HTML code on Android , this is rendered as on my desktop, which it shouldn't. STEPS TO REPRODUCE 1. set up kdeconnect, so that notifications from Android are displayed on the desktop 2. create a notification containing simple HTML code on Android (eg. with termux-notification -c "<b>bold</b>" inside Termux) OBSERVED RESULT the notification on Android reads "<b>bold</b>" and is not bold the notification on the desktop reads "bold" and is bold EXPECTED RESULT the notification on the desktop reads "<b>bold</b>" and is not bold SOFTWARE/OS VERSIONS Linux/KDE Plasma: Kubuntu 18.04 LTS (available in About System) KDE Plasma Version: 5.12.9 KDE Frameworks Version: 5.47.0 Qt Version: 5.9.5 ADDITIONAL INFORMATION This is something like the inverse bug to 416962.
For me this only happens in the KDE Connect tray menu, not in the desktop notification.