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

--- Comment #4 from V Stuart Foote <[email protected]> ---
(In reply to Heiko Tietze from comment #3)
> I tend to agree that unnecessary view port changes, ie. if the dialog does
> not affect the document content, should keep the current position.
> 
> Commenting out the dialog at "if (!rReq.IsSynchronCall())" in
> sfx2/source/doc/objserv.cxx case SID_DOCINFO keeps the position. What can we
> do?

Except that until the dialog is launched, user has only been scrolling the view
port--no focus change of the edit cursor, the viewport is kind of arbitrary.

Launching a dialog may/or may not refocus edit cursor (either bringing it to
current view port, or jumping view port back to include the edit
cursor)--depends on the dialog.

Scrolling seems to follow 'Recency', reminders first focus cursor then drop the
'Reminder' between the two and the 'Page' mode navigation seems the reviewer
workflow requirement of OP is well addressed.

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to