Bug 417639

Summary: Telegram notification shows reply input even if preview is disabled
Product: [Frameworks and Libraries] frameworks-knotifications Reporter: elman
Component: generalAssignee: kdelibs bugs <kdelibs-bugs>
Status: RESOLVED DOWNSTREAM    
Severity: normal CC: kdelibs-bugs, nate
Priority: NOR    
Version: 5.67.0   
Target Milestone: ---   
Platform: Manjaro   
OS: Linux   
Latest Commit: Version Fixed In:
Attachments: Telegram notification

Description elman 2020-02-14 13:49:17 UTC
SUMMARY
Telegram notification shows reply input even if preview is disabled.


STEPS TO REPRODUCE
1. Use Telegram Desktop
2. Disable Show message preview and optionally Show sender's name
3. Receive Telegram message

OBSERVED RESULT
Telegram notification with reply input is shown event. I think this input is not really usable since I do not know who sent a message and I also do not know contents of the message.

EXPECTED RESULT
No reply input shot be shown.

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Manjaro
KDE Plasma Version: 5.18.0
KDE Frameworks Version: 5.67.0
Qt Version: 5.14.1

ADDITIONAL INFORMATION
I know this is probably bug in Telegram, but when I was reading what's new in Plasma 5.18, I noticed that you submitted patch to Telegram to support reply in notification so I thought I would report it here.
Comment 1 elman 2020-02-14 15:19:44 UTC
Created attachment 126017 [details]
Telegram notification
Comment 2 Nate Graham 2020-02-16 00:04:27 UTC
Yeah, this looks like a bug in Telegram itself. They shouldn't expose a "Reply" action if you can't see the text that you would be replying to! Please report this to https://github.com/telegramdesktop/tdesktop/issues/
Comment 3 elman 2020-02-21 08:07:49 UTC
Thanks and reported downstream at https://github.com/telegramdesktop/tdesktop/issues/7247