https://bugs.kde.org/show_bug.cgi?id=458800
Bug ID: 458800
Summary: Line breaks in sent message get removed
Product: NeoChat
Version: unspecified
Platform: Other
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: General
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
Target Milestone: ---
Git master everything KDE on top of Fedora 36.
STEPS TO REPRODUCE
Send the following message:
> BUG: can't
>
> STEPS TO REPRODUCE
> try
>
> ACTUAL RESULTS
> can't even
>
> EXPECTED RESULTS
> be able to even
>
> ADDITIONAL INFORMATION
> worked in the last version
OBSERVED RESULT
It gets sent as:
> BUG: can't STEPS TO REPRODUCE
> try ACTUAL RESULTS
> can't even EXPECTED RESULTS
> be able to even ADDITIONAL INFORMATION
> worked in the last version
EXPECTED RESULT
It gets sent exactly as I typed it, with the line breaks preserved
ADDITIONAL INFORMATION
It's not just a display bug, as Element shows the mangled message the same as
NeoChat does. So the formatting is actually being lost before the message is
sent, not just displayed incorrectly.
--
You are receiving this mail because:
You are watching all bug changes.