On 4/1/2023 4:41 PM, کاربرخوب لینوکس via IDLE-dev wrote:

> in linux
>
> when type Persian or Arabic word like this
> سلام
> this word is typed م ا ل س
>
> this bug was not in windows.

IDLE uses Python's tkinter wrapper of the tk GUI framework. It has no control over how Linux and tk handle right-to-left text. I included Hebrew and Arabic to the Font Sample on the Fonts page of the Settings (Option) dialog partly so one could see how text in either language are dislayed by tk on one's OS.

--
Terry Jan Reedy
_______________________________________________
IDLE-dev mailing list
IDLE-dev@python.org
https://mail.python.org/mailman/listinfo/idle-dev

Reply via email to