[Bug]: Weird red boxes around certain letters in RTL language #4952
Is there an existing issue for this?
OS/Web Information
Steps to ReproduceWhen writing code/strings in Persian (an RTL language using Perso-arabic alphabet), I see red boxes around certain letters. These boxes appear for both light and dark themes, and various fonts that I checked. See the image below for an example. Any idea where this comes from? ExpectedPersian text rendered the same way as English text. ActualThere are red boxes around certain letters in text. You can try this text in the editor (e.g. Python). LogsNo response Screenshot/VideoNo response Does this issue happen in VS Code?
Are you accessing code-server over HTTPS?
NotesNo response |
Answered by
im-coder-lg
Mar 5, 2022
Replies: 3 comments 5 replies
|
No idea what this could be. Moved to a Q and A since the bug report is incomplete. If you can provide repro steps, happy to try locally |
1 reply
|
Hmm... Urdu/Arabic, eh? Could be settings, there was another discussion with Russian about this. |
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Could be ambiguous chars: #4720
Guess that'd resolve this.