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

Native Right-To-Left Support #163

Open
orennahum opened this issue Jun 3, 2023 · 13 comments
Open

Native Right-To-Left Support #163

orennahum opened this issue Jun 3, 2023 · 13 comments
Labels
enhancement New feature or request Funding needed

Comments

@orennahum
Copy link

Hi,

For a very long time, Thunderbird supports right-to-left languages with the aid of the "BiDi Mail UI" add-on. This means, that whenever a new version of Thunderbird is release, I'm unable to use it until the add-on is updated. It will be great if you can add native support to right-to-left languages.

Thanks,
Oren

@Betterbird Betterbird added enhancement New feature or request Funding needed labels Jun 3, 2023
@RasheedAZ
Copy link

RasheedAZ commented Jun 23, 2023

Hi. I see that the "funding needed" label is applied to this and other issues. Is it possible to give an estimate of roughly how much funds would be needed? Perhaps people can get together and crowdfund for specific issues/features?

@Betterbird
Copy link
Owner

Betterbird commented Jun 23, 2023 via email

@eyalroz
Copy link

eyalroz commented Jun 23, 2023

This means, that whenever a new version of Thunderbird is release, I'm unable to use it until the add-on is updated.

That's directly because:

  1. Mozilla doesn't properly document the changes they make the APIs, so that I can easily adapt my extension. Although TBH John Bieling has been doing quite a bit of work in the direction. But it's an afterthought for the project, and incomplete, and they're always trying to pressure people into limiting themselves into silly "WebExtensions" when you can't do anything.
  2. I'm the only maintainer and don't always have the time.

So, right now for example, I'm wrestling with conflicts when overloading the 3-pane window and the menu - in the other extension I'm the maintainer of (Remove Duplicate Messages). I expected to be done and move on to BiDi Mail UI, but I'm kind of stuck. And that one is 20x more popular, so it takes priority.

@eyalroz
Copy link

eyalroz commented Jun 23, 2023

Now, about the possibility of integrating this into BetterBird - that has two potential levels of depth.

Integrating the existing extension's functionality - very doable. Would take a bit of time, but I don't see any obstacle to doing this. The thing is, the way the extension does things is very hacky and patchy - and somewhat limited (especially the mis-encoding detection logic, but also in handling changes to text in the editor). See also Bugzilla bug 434436 about the same request for TB itself, and specifically my comment 19. That was said 14 years ago, and TB has not found it appropriate to integrate support for right-to-left languages since then. 25 years or so since the first Mozilla suite release. And when about 8-10% of all people in the world use right-to-left written languages.

@Betterbird
Copy link
Owner

Betterbird commented Jun 23, 2023 via email

@eyalroz
Copy link

eyalroz commented Jun 23, 2023

BB isn't localised into any RTL language at the moment, so it's unclear if it RTL support would bring users.

I can't make "marketing" estimates, but - RTL language users don't need localization to adopt software. A person who is already tech-savvy enough to notice BetterBird is likely not to care that much about the localization - but they will care about the RTL functionality.

@Betterbird
Copy link
Owner

We did some more reading of bug 464436. We'd need to take stock of what RTL support is already there, which items on the list need doing and what the expected target is. If someone wants to set up crowd funding for a few man weeks (in the bug it talks about months) and if @eyalroz is prepared to help out with his detailed knowledge, we can tackle it.

BTW, there isn't only this bug, there are at least two more: https://bugzilla.mozilla.org/show_bug.cgi?id=119857, https://bugzilla.mozilla.org/show_bug.cgi?id=96057 (has large patch). Bug 464436 also has a short patch.

@eyalroz
Copy link

eyalroz commented Jun 23, 2023

Naturally, a few of the items on the list are outdated by now. But not as many as one might expect...

I'll definitely help out.

@ma-sadeghi
Copy link

@eyalroz I appreciate all your efforts so far on the extension. I'm sure we can crowdfund if this feature were to be integrated into Thunder/Betterbird once and for all, as you mentioned there are many users who would benefit from RTL support.

@eyalroz
Copy link

eyalroz commented Jul 27, 2024

I have just started work on updating the extension for TB 128.

As for crowd-funding work on TB's core - I am very much for it. @Betterbird : can you give a rough over-estimate, which could be used as a target for crowd-funding? I'm not saying a crowd-funding call can come out right now, but it will let us have an idea of what kind of sum we're looking at (and thus an idea of number of people x donation per person).

(and just so as to clarify - this money will all go to the BetterBird project and/or developers the BB project hires/contracts for this purpose; my work towards this will be donated and on my spare time from my day-job.)

@Betterbird
Copy link
Owner

Betterbird commented Jul 27, 2024 via email

@eyalroz
Copy link

eyalroz commented Jul 27, 2024

edit: Try this build:
bidimailui_0.15.0_tbird.xpi.zip

@ma-sadeghi
Copy link

edit: Try this build: bidimailui_0.15.0_tbird.xpi.zip

I just tried and it worked like a charm, thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Funding needed
Projects
None yet
Development

No branches or pull requests

5 participants