[Libreoffice-ux-advise] [Bug 152125] Ease use of Unicode control characters for bidirectionality, e.g. RLI and PDI

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Mon Nov 21 14:15:41 UTC 2022


https://bugs.documentfoundation.org/show_bug.cgi?id=152125

خالد حسني <khaled at aliftype.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
           Severity|normal                      |enhancement
     Ever confirmed|0                           |1

--- Comment #2 from خالد حسني <khaled at aliftype.com> ---
HTML has <bdi> and <bdo> elements, which work the same as the control
characters, in case ODF wanted to grew a similar functionality.

https://developer.mozilla.org/en-US/docs/Web/HTML/Element/bdi
https://developer.mozilla.org/en-US/docs/Web/HTML/Element/bdo

For showing the control characters, I this showing the illustration glyphs
might not be easy as we can’t get them from the fonts (most fonts will have
blank glyphs for them, if they have glyphs at all). But if there is a way to
draw something like this on the screen, that would be good. may be give it the
same color as other visible formatting characters.

For insertion, we can add them to the menu next to the others.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the Libreoffice-ux-advise mailing list