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

Add bidi support #63

Open
krille-chan opened this issue Jul 15, 2023 · 4 comments · May be fixed by #1239
Open

Add bidi support #63

krille-chan opened this issue Jul 15, 2023 · 4 comments · May be fixed by #1239
Labels
Needs upstream fix The issue cannot be fixed in this project and waits for an upstream fix.

Comments

@krille-chan
Copy link
Owner

Description

Messengers are among those apps in which people with different languages (RTL/LTR) might make content. It is also possible people make mixed text on RTL and LTR. Therefore it is crucial to support bidirectional (bidi) text support in such apps. currently FluffyChat (at least in version 0.30.0 on Gnu/Linux Kubutnu 20.04) doesn't support it. As the result, text are shown in LTR direction regardless of in what language they are written.

To Reproduce

Simple! Just write some RTL text (from Persian, Arabic, Urdu,..) It would be better if it be mixed. I would sugget to write this text: "یک two سه four". If you see it in this order, it is wrong. It is now LTR since it is surrounded with LTR text. But if it be an independent body of text, it should be opposite. You may check the following screenshot for reference:

image

Additional information:

  • Device: Laptop
  • OS and OS version: Kubuntu 20.04
  • Installed version of FluffyChat: 0.30.0 (from flathub)
  • (Android only) Which store are you using: -
  • (Android only) Are Google Services available: -

/issue fluffy

Copy link

github-actions bot commented Mar 7, 2024

This issue is stale because it has been open for 120 days with no activity.

@github-actions github-actions bot added the stale The item is going to be closed soon because of inactivity label Mar 7, 2024
@Mikaela
Copy link
Collaborator

Mikaela commented Mar 7, 2024

Copy link

github-actions bot commented Jul 6, 2024

This issue is stale because it has been open for 120 days with no activity.

@github-actions github-actions bot added the stale The item is going to be closed soon because of inactivity label Jul 6, 2024
@Mikaela
Copy link
Collaborator

Mikaela commented Jul 7, 2024

Not stale, #930 (comment)

@github-actions github-actions bot removed the stale The item is going to be closed soon because of inactivity label Jul 8, 2024
@Amjad50 Amjad50 linked a pull request Jul 22, 2024 that will close this issue
13 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Needs upstream fix The issue cannot be fixed in this project and waits for an upstream fix.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants