Skip to content

Conversation

@WebCoder49
Copy link
Owner

  • Allow any text direction (fixes issues with RTL alignment #126, with amazing help from @eyaler)
  • Fix display of keyboard accessibility message bar for any text direction
  • Allow translation of plugin user interface text (see the d.ts/plugin files now for documentation in the code docstrings)

WebCoder49 and others added 4 commits June 19, 2025 18:32
Works:
- Rendering of left-to-right and right-to-left text, if the HTML dir attribute is set on the code-input element or a parent
- Rendering of left-to-right or right-to-left text inside a block of opposite-directionality text
- Consistent widths of bold text in Latin, Han, Arabic scripts
in Librewolf (Firefox, Gecko), GNOME Web (Safari-like, Webkit) and Chromium (Chrome, Blink) on Wayland, KDE Plasma, EndeavourOS (Arch Linux) GNU/Linux

Doesn't work:
- Consistent widths of bold text in Hebrew, Hindi scripts
in Librewolf and GNOME Web - does work in Chromium
@WebCoder49 WebCoder49 merged commit 9fedcc3 into main Jun 26, 2025
@WebCoder49 WebCoder49 deleted the i18n-contents branch June 26, 2025 08:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

issues with RTL alignment

2 participants