Bug 154031 - Rohingya Hanifi missing from RTL languages list
Summary: Rohingya Hanifi missing from RTL languages list
Status: RESOLVED FIXED
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: LibreOffice (show other bugs)
Version:
(earliest affected)
unspecified
Hardware: All All
: medium enhancement
Assignee: Not Assigned
URL:
Whiteboard: target:7.6.0
Keywords:
Depends on:
Blocks: RTL-CTL Font-List
  Show dependency treegraph
 
Reported: 2023-03-06 21:51 UTC by Eyal Rozenberg
Modified: 2023-03-17 12:56 UTC (History)
2 users (show)

See Also:
Crash report or crash signature:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Eyal Rozenberg 2023-03-06 21:51:59 UTC
Rohingya is an eastern Indo-Aryan language spoken in northern Rakhine State (Arakan) in Burma / Myanmar and in the neighbouring Chiittagong Division of Bangladesh. There are about 1.8 million speakers. 

https://en.wikipedia.org/wiki/Rohingya_people
https://omniglot.com/writing/rohingya.htm

but - Rohingya is not part of the list of languages in the RTL language group languages drop-down box in the font dialog. Why?

Also, a written script for Rohingya named the Hanifi Rohingya script was developed in 1980:

https://omniglot.com/writing/hanifi.htm

so it's not as though Rohingya could be subsumed by Arabic or something.
Comment 1 Eike Rathke 2023-03-06 22:49:52 UTC
(In reply to Eyal Rozenberg from comment #0)
> Rohingya is not part of the list of languages in the RTL language
> group languages drop-down box in the font dialog. Why?
Because we do not add all existing 1800 languages to the list?

If needed one can enter the language tag rhg-MM in the CTL language list's combobox and hit Enter. Next time it will be displayed as
"Rohingya (Myanmar [Burma]) {rhg-MM}".

Or rhg-Rohg-MM for
"Rohingya (Hanifi, Myanmar [Burma]) {rhg-Rohg-MM}"

Since LibreOffice 7.5 the assignment to CTL vs Western also works as intended, automatically. Additionally there's the acor_*.dat file language tag mechanism to permanently add it to an installation.
See https://wiki.documentfoundation.org/ReleaseNotes/7.5#Language_tags

We may consider adding an entry for one of the next releases, specifically for the reason that it is a RTL language, which isn't automatically detected from the language tag yet.
Comment 2 Eyal Rozenberg 2023-03-06 23:19:07 UTC
(In reply to Eike Rathke from comment #1)
> Because we do not add all existing 1800 languages to the list?

Ok, fair enough, but - what's the criterion? There are 2 variants of Yiddish and 25 variants of Arabic, for example.

> If needed one can enter the language tag rhg-MM in the CTL language list's
> combobox and hit Enter.

Interesting. But - will a user be able to guess that's possible?
Comment 3 Eike Rathke 2023-03-07 01:24:49 UTC
(In reply to Eyal Rozenberg from comment #2)
> what's the criterion?
Many languages that are defined by MS were added, because the mapping to the LCID was needed anyway. See https://learn.microsoft.com/en-us/openspecs/windows_protocols/ms-lcid/70feba9f-294e-491e-b6eb-56532684c37f

Additionally we added languages upon request, or if it turned out a language is commonly used. i.e. all LANGUAGE_USER_... in
https://opengrok.libreoffice.org/xref/core/include/i18nlangtag/lang.h?r=9042340e#534


> > If needed one can enter the language tag rhg-MM in the CTL language list's
> > combobox and hit Enter.
> 
> Interesting. But - will a user be able to guess that's possible?
Documentation seems to be behind on that. Progress was mentioned in the release notes.
Comment 5 Commit Notification 2023-03-15 17:01:56 UTC
Eike Rathke committed a patch related to this issue.
It has been pushed to "master":

https://git.libreoffice.org/core/commit/48fac1585feaad3982c2bf4ec2f831d53def21b7

Resolves: tdf#154031 Add Rohingya Hanifi {rhg-Rohg-MM} [0x06B1] CTL, RTL

It will be available in 7.6.0.

The patch should be included in the daily builds available at
https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More
information about daily builds can be found at:
https://wiki.documentfoundation.org/Testing_Daily_Builds

Affected users are encouraged to test the fix and report feedback.