To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=47134
------- Additional comments from [EMAIL PROTECTED] Mon May 23 05:35:07 -0700 2005 ------- We have finally found out what happens here: The ObjectContactOfPageView, which paints the page containing the slide previews,employs some kind of double buffering. For this it uses a VirtualDevice whose font is initialized from Application::GetDefaultDevice().GetFont(). In some rare cases the Writer directly modifies the size of this font. Together with its map mode the font size is OK. The sd::slidesorter::view::FontProvider uses the map mode of the slide sorter view but takes the font, together with the size set by the Writer. In combination this leads to characters 200 pixel large. --------------------------------------------------------------------- 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]
