https://bugs.documentfoundation.org/show_bug.cgi?id=146191
Bug ID: 146191
Summary: Navigate By Comment does not scroll comment into view
Product: LibreOffice
Version: 7.3.0.0 alpha0+
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: Writer
Assignee: [email protected]
Reporter: [email protected]
Created attachment 176880
--> https://bugs.documentfoundation.org/attachment.cgi?id=176880&action=edit
test file with repro steps
Steps to repro:
1) Open attached test file
2) Open Navigator sidebar version (ctrl+F5)
3) Select ‘Comment’ in the ‘Navigate By’ drop down (top line first tool box
item in the Navigator tool box)
4) Click on ‘Next Comment’ navigation button (top line third tool box item in
the Navigator tool box)
Cursor focus is moved to ‘Page 1 comment’ comment
5) Repeat step 4
Result: Cursor focus is moved to ‘Page 2 comment’ comment but if ‘Page 2
comment’ comment is not visible on the screen it is not scrolled into view.
Expected result: Comment is scrolled into view.
Additional information:
Change of behavior occurred with merged commit
4bb59cd1f45133994d3d13642367470f528094f4
Proposal:
Previous behavior set focus in comment window and scrolled into view. Instead,
do the same as double-clicking on a comment in the Navigator content tree, set
cursor position to the comment anchor position in the document and scroll into
view.
--
You are receiving this mail because:
You are the assignee for the bug.