Bug 516114

Summary: Rich text formatting mode isn't exited when deleting formatted text
Product: [Applications] NeoChat Reporter: Nate Graham <nate>
Component: GeneralAssignee: Tobias Fella <fella>
Status: REPORTED ---    
Severity: normal CC: carl, josh
Priority: NOR Keywords: regression
Version First Reported In: git master   
Target Milestone: ---   
Platform: Flatpak   
OS: Linux   
See Also: https://bugs.kde.org/show_bug.cgi?id=516111
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description Nate Graham 2026-02-16 18:22:07 UTC
Today's git master via the nightly Flatpak repo

STEPS TO REPRODUCE
1. Type "# header" in the chat bar
2. Delete all the text
3. Type anything else

OBSERVED RESULT
The text is huge, keeping its old header formatting.

EXPECTED RESULT
The formatting is reset

ADDITIONAL INFORMATION
Could be considered an example of Bug 516111, but I thought I'd report it separately in case Bug 516111 isn't considered a problem, since this specific issue is pretty clearly a bug.