To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=97623
------- Additional comments from [email protected] Mon Dec 29 04:12:29 +0000 2008 ------- Now I'm pretty sure this is a result of the rtlcontrols cws integration. At the top of the method ScDPFieldWindow::Redraw() are VirtualDevice aVirDev; aVirDev.EnableRTL( true ); aVirDev.SetMapMode( MAP_PIXEL ); Commenting out the second line "aVirDev.EnableRTL( true );" fixes the problem. However, the placement of the field buttons may be intentional for RTL functionality although the position of the focus indicator is clearly wrong. I would still like Frank's input as to what would be the right fix here... --------------------------------------------------------------------- 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]
