https://bugs.kde.org/show_bug.cgi?id=517850
Bug ID: 517850
Summary: Neochat shows humongous custom emotes if they're
inside the pinned message, making chat unreadable
Classification: Applications
Product: NeoChat
Version First 25.12.3
Reported In:
Platform: Other
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: General
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected], [email protected]
Target Milestone: ---
Created attachment 190823
--> https://bugs.kde.org/attachment.cgi?id=190823&action=edit
huge dude
SUMMARY
If a pinned message has a custom emote, it can become massive!
STEPS TO REPRODUCE
1. Add a custom emote (likely something SVG) to a message
2. Pin it
OBSERVED RESULT
The custom emote covers everything
EXPECTED RESULT
It would just be small pinned message
SOFTWARE/OS VERSIONS
Operating System: KDE Linux 2026-03-19
KDE Plasma Version: 6.6.80
KDE Frameworks Version: 6.25.0
Qt Version: 6.10.2
Kernel Version: 6.19.8-zen1-1-zen (64-bit)
Graphics Platform: Wayland
Processors: 12 × AMD Ryzen 5 3600 6-Core Processor
Memory: 16 GiB of RAM (15.5 GiB usable)
Graphics Processor: AMD Radeon RX 6600
ADDITIONAL INFORMATION
The message content that caused this bug for me
```
{
"type": "m.room.message",
"content": {
"body": "Use :pleadyshine: as your night light",
"format": "org.matrix.custom.html",
"formatted_body": "Use <img data-mx-emoticon
src=\"mxc://jeroenhd.nl/iMSRXI0o1IiJCX5pUINGqMOBLQFPmm7C\" alt=\"pleadyshine\"
title=\"pleadyshine\" height=\"32\" /> as your night light",
"m.mentions": {},
"msgtype": "m.text"
},
"sender": "@chat:jeroenhd.nl",
"event_id": "$66NifqxEVOhJwqi7jk-uBN1wE30kFQWyDG1IUuV5tzk",
"origin_server_ts": 1773932769783,
"unsigned": {
"membership": "join"
},
"room_id": "!c10y-kk7SgwALyNcy467DVDDUmRtJPKoDvfWLZhX73E"
}
```
--
You are receiving this mail because:
You are watching all bug changes.