openai / openai/codex

[Windows][RTL] Arabic UI makes title bar navigation controls unclickable

Open
#41,624 5 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

app bug windows-os
Dominant language
Rust
Stars
125k
Forks
19.4k
PR merge metrics
PR metrics pending

Description

What version of the Codex App are you using (From “About Codex” dialog)?

26.825.51511

What subscription do you have?

Plus

What platform is your computer?

Microsoft Windows NT 10.0.26200.0 x64

What issue are you seeing?

When the ChatGPT desktop app is switched to the Arabic language while using the Codex view, the application switches to an RTL layout.

On Windows, the top title/navigation bar is mirrored in a way that places Codex navigation controls in the same area as the native Windows minimize, maximize, and close buttons.

The native Windows buttons remain fully clickable and take priority in that area. However, the Codex controls positioned underneath or behind them — including the sidebar button and the back/forward navigation buttons — become completely unclickable.

As a result, this is not only a visual overlap issue; it also completely blocks normal use of those navigation controls in the title bar.

This issue does not occur when the application language is set to English.

The title bar does not appear to reserve sufficient space for the native Windows caption buttons when the interface is displayed in RTL mode.

Image
What steps can reproduce the bug?
  1. Open the ChatGPT desktop app on Windows and switch to the Codex view.
  2. Go to Settings.
  3. Change the app language to Arabic.
  4. Return to the Codex view and look at the title bar.
  5. The Codex navigation controls overlap the native Windows minimize, maximize, and close buttons. The native Windows buttons remain clickable, while the Codex sidebar and back/forward navigation buttons become completely unclickable.
What is the expected behavior?

Arabic RTL support should work without affecting the native Windows title bar controls.

The Codex sidebar and back/forward navigation controls should remain properly positioned, fully visible, and clickable.

They should not overlap with the native Windows minimize, maximize, and close buttons.

The title bar should correctly reserve the Windows caption-button area in both LTR and RTL modes.

Additional information

No response

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing the issue through Settings: switch the Windows app to Arabic, return to the Codex view, and inspect the title bar. Trace the RTL title-bar layout around the sidebar and back/forward controls, then verify that those controls remain visible and clickable without overlapping the native minimize, maximize, and close buttons.

Written by the indexing model from the issue text.

Assessment

Tech stack
rust
Domain
desktop, internationalization
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Active
Clarity
Mostly clear
Newbie friendliness
48/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.