https://bugs.documentfoundation.org/show_bug.cgi?id=157562
خالد حسني <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |102345 Status|NEEDINFO |NEW --- Comment #5 from خالد حسني <[email protected]> --- This is because U+200B is one of the formatting characters that Writer makes visible when View -> Field Shadings is checked, as the way this is implemented breaks text layout around such characters. It works in the font preview because it is rendered using a different code path than Writer’s. But using U+200B here is a font-specific hack, the proper, Unicode-sanctioned way is to add a tatweel before the small alef, which should work with most fonts: ٱلرَّحۡمَـٰن Referenced Bugs: https://bugs.documentfoundation.org/show_bug.cgi?id=102345 [Bug 102345] [META] Formatting marks (aka Non-printing characters) bugs and enhancements -- You are receiving this mail because: You are the assignee for the bug.
