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

--- Comment #8 from Zayed <zayed.alsa...@gmail.com> ---
This will solve one part. the other part the direction. As per this
https://developer.mozilla.org/en-US/docs/Web/CSS/writing-mode

writing-mode: rl-tb is deprecated it should be horizontal-tb. 

After that we need to set the direction CSS property to be direction: rtl;

and the last is how we can set the direction CSS property for <body>. I suggest
to be same as language of the LibreOffice GUI.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to