mirror of
https://github.com/open-webui/open-webui.git
synced 2026-07-12 02:54:03 -05:00
[GH-ISSUE #21160] issue: RTL not detected in Chat's Tables Direction when set to Auto #19403
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 @mhdbashar on GitHub (Feb 4, 2026).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/21160
Check Existing Issues
Installation Method
Git Clone
Open WebUI Version
v0.7.2 (latest)
Ollama Version (if applicable)
No response
Operating System
Ubuntu 22.04
Browser (if applicable)
Chrome
Confirmation
README.md.Expected Behavior
RTL in all generated text (even tables) when the Arabic Language is generated in chat, and Chat Direction in the Interface settings set to Auto
Actual Behavior
RTL is not detected (in Tables), and still LTR. When manually set to RTL, it works.
Steps to Reproduce
From Settings -> Interface -> Chat Direction set to Auto, write a prompt that contains a comparison in Arabic language to show tables
Logs & Screenshots
Additional Information
No response
@owui-terminator[bot] commented on GitHub (Feb 4, 2026):
🔍 Similar Issues Found
I found some existing issues that might be related to this one. Please check if any of these are duplicates or contain helpful solutions:
by tnndclub • Jan 21, 2026 •
bug💡 Tips:
This comment was generated automatically by a bot. Please react with a 👍 if this comment was helpful, or a 👎 if it was not.
@silentoplayz commented on GitHub (Feb 4, 2026):
I believe I am able to reproduce the reported issue on the latest
devcommit.Chat Direction: Auto
Chat Direction: LTR
Chat Direction: RTL
@silentoplayz commented on GitHub (Feb 6, 2026):
This issue should be addressed on the dev branch with
284b97bd84.