Skip to content

Main menu items disappear and layout breaks when switching to Arabic or Hebrew in Visual Studio Code on Windows #1946

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
almhajer opened this issue May 20, 2025 · 0 comments

Comments

@almhajer
Copy link

almhajer commented May 20, 2025

There is a display issue in Visual Studio Code when using the Arabic or Hebrew UI. The main menu items disappear or become misaligned, appearing underneath the window control buttons (minimize, maximize, close)unlike in other languages like English where the layout is correct and functional.

Details:

This issue occurs specifically when using RTL (right-to-left) languages like Arabic and Hebrew.

The main problem seems to be caused by the Command Bar (title/action bar), which takes up too much vertical space, pushing the menu items out of view.

The UI does not adapt correctly to RTL layouts, leading to poor rendering and limited accessibility.

I have tried to resolve the issue through settings and extensions, but it appears to be rooted in the core layout logic of the program.

Request:
Please consider adjusting the size or layout behavior of the command/title bar in RTL modes to better accommodate the menu bar. A more proportional layout would allow the menu to display correctly and improve usability for RTL language users.
i make video
https://www.youtube.com/watch?v=Bb--VmZf3yI
and url extension arabic to show
https://marketplace.visualstudio.com/items?itemName=Arabic-language.vscode-ar

Image Image Image

thanks so match

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant