https://bugs.kde.org/show_bug.cgi?id=516106
Bug ID: 516106
Summary: When *not* using the rich text bar, markdown-style
list markup is transformed into rich text anyway and
messed up
Classification: Applications
Product: NeoChat
Version First git master
Reported In:
Platform: Flatpak
OS: Linux
Status: REPORTED
Keywords: regression
Severity: normal
Priority: NOR
Component: General
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected], [email protected]
Target Milestone: ---
Created attachment 189667
--> https://bugs.kde.org/attachment.cgi?id=189667&action=edit
What gets pasted
The new rich text bar functionality has regressed simple markdown-based
messages when *not* using the rich text bar.
STEPS TO REPRODUCE
1. *don't* open the rich text bar
2. Write some text in a text editor and paste it into the chat text field. This
is the text:
Please disregard this test:
- thing 1
- thing 2
- thing 3
OBSERVED RESULT
See attached screenshot. Two of the list items become a part of a rich text
list, bu the third one is not. If I press Enter, the result is this messed up
list
EXPECTED RESULT
Text pasted exactly as originally written. If I then press Enter, I get a
standard three-item list as I did before the rich text bar was merged.
--
You are receiving this mail because:
You are watching all bug changes.