Skip to content
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

bidi problem #477

Open
yzn-h opened this issue Aug 19, 2022 · 2 comments
Open

bidi problem #477

yzn-h opened this issue Aug 19, 2022 · 2 comments

Comments

@yzn-h
Copy link

yzn-h commented Aug 19, 2022

when i type "اسمي yzn كيف الحال"(github is bad at bidi to lol) in a text area it is displayed wrong
haxeui:
image

gtk text area:
image

Expected Behavior

the text should be like this
image

godot 4 has good implementation

Current Behavior

displaying the Arabic word correctly but treats the sentence as a LTR sentence

Possible Solution

Steps to Reproduce (for bugs)

  1. make a textarea
  2. type "اسمي yzn كيف الحال"

Media

Test app / minimal test case

Context

Your Environment

  • Version used:
  • Environment name and version (e.g. Chrome 39, node.js 5.4):
  • Operating System and version (desktop or mobile):
  • Link to your project:
@ianharrigan
Copy link
Member

Hi,

which backend is this?

Cheers,
Ian

@ianharrigan
Copy link
Member

Also, when you get a moment, can you run this: https://try.haxe.org/#a91BcFe5

and let me know what the results are, for example i get: direction: ltr, writing mode: horizontal-tb

Also, what about the rest of haxeui? Ie, not just the textinputs... what about, for example, thats items in a listview?

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

2 participants