To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=54929
------- Additional comments from [EMAIL PROTECTED] Tue Feb 7 10:58:53 -0800 2006 ------- kendy: FYI: I made various changes to salnativewidgets-kde.cxx in CWS nwfrtl to adjust NWF rendering to RTL mode; the priciple change is: all rectangles are in absolute frame coordinates (else mirroring the coordinates for RTL mode cannot be handled centrally). Before rectangles were partly relative to control coordinates, partly not. This would of course not matter in LTR (normal) mode where the coordinates are not changed, but gets really ugly in RTL mode. I made similar changes to tge gtk plugin, so now all platforms should assume that rectangles in NWF are frame relative. --------------------------------------------------------------------- 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]
