Bug 420221 - notifications from Android containing HTML are rendered on the desktop
Summary: notifications from Android containing HTML are rendered on the desktop
Status: REPORTED
Alias: None
Product: kdeconnect
Classification: Applications
Component: common (show other bugs)
Version: 1.3.5
Platform: Ubuntu Linux
: NOR normal
Target Milestone: ---
Assignee: Albert Vaca Cintora
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-04-17 21:17 UTC by Niklas Sombert
Modified: 2022-06-20 11:02 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.