Bug 420221

Summary: notifications from Android containing HTML are rendered on the desktop
Product: [Applications] kdeconnect Reporter: Niklas Sombert <niklas>
Component: commonAssignee: Albert Vaca Cintora <albertvaka>
Status: REPORTED ---    
Severity: normal CC: fabianroeling, richard.llom
Priority: NOR    
Version First Reported In: 1.3.5   
Target Milestone: ---   
Platform: Ubuntu   
OS: Linux   
See Also: https://bugs.kde.org/show_bug.cgi?id=416962
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description Niklas Sombert 2020-04-17 21:17:35 UTC
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.
Comment 1 Fabian 2022-06-20 11:02:07 UTC
For me this only happens in the KDE Connect tray menu, not in the desktop notification.