To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=92060
------- Additional comments from o...@openoffice.org Fri Jun 11 07:15:06 +0000 2010 ------- gang65: IIRC the first step is the setting of the zoom value. Called in sw/source/ui/uiview/viewport.cxx The second step is the update of the position values of the rulers(left/right margins, indents, tabs etc.). This is asynchronously called. Once the status of these values is invalidated - at the time of the zoom change - the framework calls the status update method - in SwView::StateTabWin() in sw/source/ui/uiview/viewtab.cxx and then transports the new status to the ruler in svx/source/dialog/svxruler.cxx in the methods SvxRuler::Update...( ... ) >This bug only appears when the whole ruler is visible. This is because of the way the page is moved in the window. If the full page is visible and the zoom is increased then the left margin moves to the left while the ruler zoom change moves the ruler to the right. At higher zoom levels the left page margin moves to the right like the ruler does. --------------------------------------------------------------------- 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: issues-unsubscr...@sw.openoffice.org For additional commands, e-mail: issues-h...@sw.openoffice.org --------------------------------------------------------------------- To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org For additional commands, e-mail: allbugs-h...@openoffice.org