<html>
<head>
<base href="https://bugs.documentfoundation.org/">
</head>
<body><span class="vcard"><a class="email" href="mailto:mikekaganski@hotmail.com" title="Mike Kaganski <mikekaganski@hotmail.com>"> <span class="fn">Mike Kaganski</span></a>
</span> changed
<a class="bz_bug_link
bz_status_ASSIGNED "
title="ASSIGNED - Document (still) scrolling to cursor position on different occurrences"
href="https://bugs.documentfoundation.org/show_bug.cgi?id=135244">bug 135244</a>
<br>
<table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>What</th>
<th>Removed</th>
<th>Added</th>
</tr>
<tr>
<td style="text-align:right;">Assignee</td>
<td>libreoffice-bugs@lists.freedesktop.org
</td>
<td>mikekaganski@hotmail.com
</td>
</tr>
<tr>
<td style="text-align:right;">Status</td>
<td>UNCONFIRMED
</td>
<td>ASSIGNED
</td>
</tr>
<tr>
<td style="text-align:right;">Ever confirmed</td>
<td>
</td>
<td>1
</td>
</tr></table>
<p>
<div>
<b><a class="bz_bug_link
bz_status_ASSIGNED "
title="ASSIGNED - Document (still) scrolling to cursor position on different occurrences"
href="https://bugs.documentfoundation.org/show_bug.cgi?id=135244#c12">Comment # 12</a>
on <a class="bz_bug_link
bz_status_ASSIGNED "
title="ASSIGNED - Document (still) scrolling to cursor position on different occurrences"
href="https://bugs.documentfoundation.org/show_bug.cgi?id=135244">bug 135244</a>
from <span class="vcard"><a class="email" href="mailto:mikekaganski@hotmail.com" title="Mike Kaganski <mikekaganski@hotmail.com>"> <span class="fn">Mike Kaganski</span></a>
</span></b>
<pre><a href="https://gerrit.libreoffice.org/c/core/+/99714">https://gerrit.libreoffice.org/c/core/+/99714</a> <a class="bz_bug_link
bz_status_ASSIGNED "
title="ASSIGNED - Document (still) scrolling to cursor position on different occurrences"
href="show_bug.cgi?id=135244">tdf#135244</a> fixes PDF export case.
<a href="https://gerrit.libreoffice.org/c/core/+/99715">https://gerrit.libreoffice.org/c/core/+/99715</a> is for print dialog.
I couldn't repro the problem with File->Save As - well, because it was fixed in
<a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED FIXED - Saving/Autosaving (Save/Autosave) while in table causes view to jump to cursor position"
href="show_bug.cgi?id=41063">tdf#41063</a>.
And after looking into Edit -> Track changes -> Record case, I see that it's
simply general case of changing track changing options - including view/hide -
which may change the view; so jumping to the cursor is a reasonable thing to do
in this case.
FTR: if one wants to fix some case, one needs to debug what is the call stack
leading to the jump: put a breakpoint inside SwViewShell::MakeVisible (to
ScrollMDI). Then find a place in the call stack that is reasonable to create a
SfxObjectShell::LockAllViews to guard the place.</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>