-
Notifications
You must be signed in to change notification settings - Fork 20
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
Comments
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? |
Well, good question. The initial complaint was the BiDi add-on breaks on
every major release, and it's really up to the author to fix that. We're
not opposed to integrating some of the functionality of the add-on. You'd
have to get an estimate from the author @eyalroz.
|
That's directly because:
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. |
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. |
The bug is a good read, also the attached list of issues
(https://bugzilla.mozilla.org/attachment.cgi?id=401710) in comment 26.
Looks like some tweaks are necessary in the Mozilla and TB code base,
which of course will increase the BB maintenance burden since the patches
need to be maintained in the future.
BB isn't localised into any RTL language at the moment, so it's unclear
if it RTL support would bring users.
For crowd funding, you'd need to define the targeted functionality. With
the right resource (and a lot of ❤) you're likely looking at a few man
weeks. So put a price tag onto that.
|
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. |
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. |
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. |
@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. |
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.) |
I've updated 7 extensions in one day, mostly changing imports, for
example:
Betterbird/quick-folder-move-extension-classic@dba2079
(wrong committer, but anyway)
As for the crowd funding: If you do the work, you need to know how much
it's worth. Best not to discuss this publicly.
|
edit: Try this build: |
I just tried and it worked like a charm, thanks! |
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
The text was updated successfully, but these errors were encountered: