mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-06 10:58:17 -05:00
[GH-ISSUE #21446] issue: struck through text when model opened from sidebar #19483
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @daniporr on GitHub (Feb 16, 2026).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/21446
Check Existing Issues
Installation Method
Pip Install
Open WebUI Version
v0.8.1
Ollama Version (if applicable)
No response
Operating System
Windows 11
Browser (if applicable)
No response
Confirmation
README.md.Expected Behavior
Open the chat with the selected model without any text style applied (see below)
Actual Behavior
The text is struck out (see below)
Moreover, there is no way to remove that as there are no
~in the text, even when you don't have "Rich Text Input for Chat" selected (see below)Steps to Reproduce
Ctrl+Shift+SLogs & Screenshots
?
Additional Information
I have confirmed several items above just because they are mandatory, but they do not apply to my case (e.g. Docker logs)
@tjbck commented on GitHub (Feb 16, 2026):
Addrsesed in dev!
@daniporr commented on GitHub (Feb 16, 2026):
Thanks!