https://bugs.documentfoundation.org/show_bug.cgi?id=91979

Mike Kaganski <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Assignee|[email protected] |[email protected]
                   |desktop.org                 |

--- Comment #7 from Mike Kaganski <[email protected]> ---
Created attachment 120282
  --> https://bugs.documentfoundation.org/attachment.cgi?id=120282&action=edit
Minimal testcase

1. This bug is not with import; it happens as well with XLSX, with ODS, and
with new sheet.

2. It isn't limited to raster images; it may be easily reproduced:
a. Create a new spreadsheet;
b. Draw a rectangle (Show Draw Functions -> Rectangle), edit its Position and
Size to set Y position to, say, 3000 cm, note that it is located near row 6650;
c. Navigate to cell A1 and save and close file;
d. Reopen it and use Navigator (F5) to navigate to row 6650; see that it's not
there; navigate to row 1930 and see it's there. (It is displayed at Position Y
= 870.48)

3. You may use attached testcase to see the bug behaviour.
Double-clicking the Picture 836 entry in Navigator in attached file navigates
to correct row 5925 (but the picture isn't shown there, and the selection
information in the status bar shows coordinates of its current position 2.28 /
870.48). Navigating to row 1930 and clicking on the object makes status bar to
show "correct" coordinates (where it _should_ be: 2.28 / 2674.70).

4. It is "worked around" by using zoom; any zoom on rows >=1930 brings all
misplaced objects to place.

5. Bisection tells that it's caused by
commit c4e649f0cd013e86adbd794859bcc3cb9ee3aa61
Author: Noel Power <[email protected]>
Date:   Tue Nov 27 17:56:33 2012 +0000

    Sync draw object to calc grid for better alignment when zooming

Taking and working on a fix.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to