<html>
<head>
<base href="https://bugs.documentfoundation.org/">
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_UNCONFIRMED "
title="UNCONFIRMED - Unwanted scroll when deleting all comments by an author"
href="https://bugs.documentfoundation.org/show_bug.cgi?id=136540#c2">Comment # 2</a>
on <a class="bz_bug_link
bz_status_UNCONFIRMED "
title="UNCONFIRMED - Unwanted scroll when deleting all comments by an author"
href="https://bugs.documentfoundation.org/show_bug.cgi?id=136540">bug 136540</a>
from <span class="vcard"><a class="email" href="mailto:telesto@surfxs.nl" title="Telesto <telesto@surfxs.nl>"> <span class="fn">Telesto</span></a>
</span></b>
<pre>Code pointer: <a class="bz_bug_link
bz_status_NEW "
title="NEW - Document (still) scrolling to cursor position on different occurrences"
href="show_bug.cgi?id=135244#c12">https://bugs.documentfoundation.org/show_bug.cgi?id=135244#c12</a>
<a href="https://gerrit.libreoffice.org/c/core/+/99714">https://gerrit.libreoffice.org/c/core/+/99714</a> <a class="bz_bug_link
bz_status_NEW "
title="NEW - 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>