To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=96267 Issue #|96267 Summary|WW8: wrong horizontal position of text box in RTL-layo |ut Component|Word processor Version|OOO300m9 Platform|All URL| OS/Version|All Status|NEW Status whiteboard| Keywords| Resolution| Issue type|DEFECT Priority|P3 Subcomponent|open-import Assigned to|writerneedsconfirm Reported by|ayaniger
------- Additional comments from [EMAIL PROTECTED] Mon Nov 17 08:57:46 +0000 2008 ------- In the attached RTL MS Word document, the text boxes are aligned relative to the left margin. When Writer imports them, they are aligned to the left edge of the page. See screenshots. The patch I'm posting removes code which overwrote the "relative to column" setting for the textbox in the bugdoc. After removing the overwrite, the text boxes are aligned properly. The comments before the code I removed say that it was added to handle issues 15718, 19008, and 52565, which is a follow-up to i24255. However, I found that all the bugdocs attached to those issues are imported correctly, even after applying my patch. (This does not include the document testcase.doc attached to i52565, which according to mru, has a case which is not covered by OOo.) --------------------------------------------------------------------- Please do not reply to this automatically generated notification from Issue Tracker. Please log onto the website and enter your comments. http://qa.openoffice.org/issue_handling/project_issues.html#notification --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
