https://bugs.kde.org/show_bug.cgi?id=524891
Bug ID: 524891
Summary: Messages with inline code snippets destructively
mutate when starting to edit them
Classification: Applications
Product: NeoChat
Version First 26.08.0
Reported In:
Platform: Arch Linux
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: General
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected], [email protected]
Target Milestone: ---
DESCRIPTION
When beginning to edit a message with certain contents, the initial state of
the text field for the new contents of the message does not match what the user
originally sent and will result in an unexpectedly modified message if not
manually noticed and corrected.
STEPS TO REPRODUCE
1. Send a message that this occurs with (e.g. "a `a[b]*` c").
2. Begin editing the message.
OBSERVED RESULT
The text field contains the value "a `a\[b]*` c", and that, if you save the
edited message, the edit is reflected directly in the displayed content.
EXPECTED RESULT
The text field contains either no changes or only non-destructive changes.
SOFTWARE/OS VERSIONS
Operating System (available in the Info Center app, or by running `kinfo` in a
terminal window): Arch Linux
KDE Plasma Version: 6.7.4
KDE Frameworks Version: 6.29.0
Qt Version: 6.11.2
ADDITIONAL INFORMATION
This issue also occurs without code snippets, but does not seem to be visible
then.
--
You are receiving this mail because:
You are watching all bug changes.