[GH-ISSUE #290] RTL unicode scripts (e.g. Hebrew/Arabic) are not rendered #209

Open
opened 2026-02-28 14:31:23 +03:00 by kerem · 0 comments
Owner

Originally created by @snir on GitHub (Apr 1, 2022).
Original GitHub issue: https://github.com/jpochyla/psst/issues/290

Describe the bug
RTL unicode scripts (e.g. Hebrew/Arabic) show up blank both in search box and playlists/search results.
However, RTL playlist names are shown as expected.
Also, text starting with LTR unicode (e.g. "AAA ששש") is also fine.

To Reproduce
Search Hebrew text in the search box (e.g. מוסיקה)

Expected behavior
RTL text should be rendered from the right edge of the text box.

Screenshots

Environment

  • OS: Windows
  • Version: latest

Additional context
Seems like it's a text alignment problem, maybe it can be solved by setting a manual LTR text alignment, or by changing the direction of the text box.

Originally created by @snir on GitHub (Apr 1, 2022). Original GitHub issue: https://github.com/jpochyla/psst/issues/290 **Describe the bug** RTL unicode scripts (e.g. Hebrew/Arabic) show up blank both in search box and playlists/search results. However, RTL playlist names are shown as expected. Also, text starting with LTR unicode (e.g. "AAA ששש") is also fine. **To Reproduce** Search Hebrew text in the search box (e.g. מוסיקה) **Expected behavior** RTL text should be rendered from the right edge of the text box. **Screenshots** **Environment** - OS: Windows - Version: latest **Additional context** Seems like it's a text alignment problem, maybe it can be solved by setting a manual LTR text alignment, or by changing the direction of the text box.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/psst#209
No description provided.