To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=112788





------- Additional comments from [email protected] Thu Jul  1 08:16:34 +0000 
2010 -------
The problem occurs only with Calc cells in edit mode. No problem with draw
objects in sd or sw.
When debugging the only notable difference is that with Calc edit cells the
scaling of the MapMode is NOT 1:1 for x and y axis. For Calc edit cells it is
set to the zoom factor of the view.

In Calc there are two functions 
  ScInputHandler::SetRefScale  and
  ScInputHandler::UpdateRefDevice
that curently set the MapMode scaling to the zoom factor. If I change those to
constantly use 1:1 everything seems to be fine. 

Need to check with QA if anything gets broken by doing this.


---------------------------------------------------------------------
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]

Reply via email to