https://bugs.documentfoundation.org/show_bug.cgi?id=119846
--- Comment #9 from [email protected] --- Same behavior. Apparently the problem is that LO does not remember the location of the cursor at the moment of select-all action. Also apparently the select-all action selects from the top of the document to the end of it. Thus the "cursor location" is at the end of the document, and that is where you go after making the change (eg increase the after-paragraph space). This can be confirmed if you go to the end of the document, select all the text using CTRL+SHIFT+HOME (ie, you're selecting from the bottom to the top), then the "cursor location" seems to be set at the top of the document, and now if you make the change the cursor does NOT jump to the bottom of the document, it stays at the top. So in the problem is the combination of these 2 things: 1) when you select-all (CTRL+A) Writer selects *from top to bottom*, and somehow leaves the cursor at the bottom. 2) in addition, Writer does NOT remember where the cursor was located when you pressed CTRL+A Thus, after applying the requested change (eg post-paragraph space), the *document view* jumps (not the cursor) to the end of the document. Version: 7.4.1.2 / LibreOffice Community Build ID: 40(Build:2) CPU threads: 4; OS: Linux 5.15; UI render: default; VCL: gtk3 Locale: en-US (en_US.UTF-8); UI: en-US Ubuntu package version: 1:7.4.1~rc2-0ubuntu0.22.04.1~lo1 Calc: threaded -- You are receiving this mail because: You are the assignee for the bug.
