To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=78392 Issue #|78392 Summary|64bit: Calc 'PostIt' notes placed incorrectly Component|utilities Version|680m211 Platform|Opteron/x86_64 URL| OS/Version|All Status|NEW Status whiteboard| Keywords| Resolution| Issue type|PATCH Priority|P3 Subcomponent|code Assigned to|cd Reported by|kendy
------- Additional comments from [EMAIL PROTECTED] Wed Jun 13 13:40:45 +0000 2007 ------- Open an empty Calc sheet, click on a cell further in the sheet (eg. E16), right-click -> Insert Note (and you might see it misplaced). Change zoom to 'Zoom to page' and start changing the size of the Calc window; you'll see the note jumping here and there. The problem here is that Fraction::ReduceInaccurate() counts on 32bit-sized longs only. I've rewrote it to be more readable, more pleasant, and more correct :-) Please have a look. If you find it OK, I can commit to a CWS [or please pick it for one of your choice ;-)]. --------------------------------------------------------------------- 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]
