https://issues.apache.org/ooo/show_bug.cgi?id=124905

--- Comment #4 from Ariel Constenla-Haile <[email protected]> ---
(In reply to Ariel Constenla-Haile from comment #3)
> It would be ideal to localize that CSS files, because CSS2 supports the
> direction property; but a simple test shows that OpenOffice Writer/Web
> cannot handle it.

See http://www.w3.org/TR/2011/REC-CSS2-20110607/visuren.html#direction

As a simple test, add 

<style type="text/css">
body, p, h1, h2, h3, h4, h5, h6 {direction:RTL; unicode-bidi:embed;}
</style>

to https://www.openoffice.org/he/product/writer.html and open it with
Writer/Web: the text is still LTR.

-- 
You are receiving this mail because:
You are the assignee for the issue.
You are watching all issue changes.

Reply via email to