http://openoffice.org/bugzilla/show_bug.cgi?id=69660
--- Comment #17 from [email protected] 2011-03-02 08:21:21 --- Just a little hint for possible debugging: since Wordperfect stores hebrew text in the documents quite often in a visual order, and since the reverse bidi algorithm is not really well defined and since make libwpd that normally depends only on an STL implementation, depend on icu/fribidi/whatever is a nuissance, I stick in the RTL runs markers that force the LTR rendering. It is possible that the layout engine is not really happy about that, or that it does not know how to handle this kind of situation on a large scale. -- Configure bugmail: http://openoffice.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. --------------------------------------------------------------------- Please do not reply to this automatically generated notification from Bugzilla. Please log into the website and enter your comments. --------------------------------------------------------------------- -- ------------------------------------------------------------------------ To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] with Subject: help -- ------------------------------------------------------------------------ To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] with Subject: help
