Skip to content

[Bug]: Windows version does not properly support RTL languages in the chat interface #132

Description

@miladworkshop

Version / 版本号

v3.0.66

Platform / 平台

Windows

OS version / 系统版本

Windows 11

Issue area / 问题类型

UI / UX

Upload ID / 日志上传 ID

1234

What happened? / 问题描述

The Windows version of MiniMax Code does not properly support right-to-left (RTL) languages in the chat interface. When using languages such as Persian, Arabic, or Hebrew, the text layout becomes disorganized and difficult to read.

The chat content appears to be rendered using a left-to-right (LTR) layout, which causes issues with text direction, alignment, punctuation, mixed-language content, and code blocks.

Steps to reproduce / 复现步骤

Open MiniMax Code on Windows.
Start a new chat.
Send a message in an RTL language, such as Persian or Arabic.
Continue the conversation using RTL text, optionally including English words, numbers, punctuation marks, or code snippets.
Observe the chat interface and generated responses.

Expected behavior / 预期行为

The chat interface should correctly support RTL languages by:

Applying the correct right-to-left text direction.
Aligning RTL messages and responses appropriately.
Preserving the correct order of punctuation marks and numbers.
Handling mixed RTL/LTR content correctly.
Displaying code blocks and inline code without breaking their formatting.
Providing a consistent and readable layout throughout the conversation.

Actual behavior / 实际行为

RTL text is displayed with an incorrect direction.
Text alignment and line ordering are inconsistent.
Punctuation marks and numbers may appear in the wrong position.
Mixed RTL/LTR content, such as Persian text combined with English words or code, becomes difficult to read.
The overall conversation layout appears visually disorganized.

Logs or crash report / 日志或崩溃信息

Screenshots / 截图

No response

Before submitting / 提交前确认

  • I have searched existing issues.
  • I am using the latest version available to me.
  • I have removed sensitive information from logs/screenshots.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions