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

Need support for dirname attribute #16

Open
r12a opened this issue Jan 22, 2021 · 1 comment
Open

Need support for dirname attribute #16

r12a opened this issue Jan 22, 2021 · 1 comment
Labels
doc:adlm doc:nkoo gap The first comment in this issue is read by the gap-analysis document. i:bidi_text Bidirectional text l:ff Pular (Adlam) l:nqo N'Ko script & language p:ok s:adlm s:nkoo

Comments

@r12a
Copy link
Contributor

r12a commented Jan 22, 2021

This issue is common to all RTL scripts.

When strings are passed around, some applications don't receive or use information about the appropriate base direction to use for those strings when they are rendered as part of a page.

This can lead to text being incorrectly aligned, and to text within a sentence or paragraph being incorrectly ordered. Some of this can be addressed by using heuristics to detect the direction first-strongly directional character in the string, but some strings can fail such heuristics.

HTML's dirname attribute, which is supposed to pass information with form data about direction of the text isn't fully interoperable across major browser engines.

FIXED !

This gap is now fixed. For details, see this GitHub issue.

@r12a r12a added doc:adlm gap The first comment in this issue is read by the gap-analysis document. i:bidi_text Bidirectional text p:basic The gap-analysis priority is Basic. doc:nkoo labels Jan 22, 2021
@r12a r12a changed the title Base direction needed for string data Need support for dirname attribute Jun 13, 2023
@r12a
Copy link
Contributor Author

r12a commented Jun 13, 2023

The first comment in this issue contains text that will automatically appear in one or more gap-analysis documents as a subsection with the same title as this issue. Any edits made to that comment will be immediately available in the Editor's draft of the document. Proposals for changes or discussion of the content can be made by adding comments below this point.

Relevant gap analysis documents include:
AdlamArabic/PersianHebrewKashmiriN'KoUighur

@r12a r12a added p:ok and removed p:basic The gap-analysis priority is Basic. labels Aug 7, 2023
@r12a r12a added s:nkoo s:adlm l:nqo N'Ko script & language l:ff Pular (Adlam) labels May 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
doc:adlm doc:nkoo gap The first comment in this issue is read by the gap-analysis document. i:bidi_text Bidirectional text l:ff Pular (Adlam) l:nqo N'Ko script & language p:ok s:adlm s:nkoo
Projects
None yet
Development

No branches or pull requests

1 participant