[Libreoffice-bugs] [Bug 122728] New: Updating references displaces text cursor
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Tue Jan 15 10:55:32 UTC 2019
https://bugs.documentfoundation.org/show_bug.cgi?id=122728
Bug ID: 122728
Summary: Updating references displaces text cursor
Product: LibreOffice
Version: 6.1.4.2 release
Hardware: All
OS: Windows (All)
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: Writer
Assignee: libreoffice-bugs at lists.freedesktop.org
Reporter: christianw_lehmann at arcor.de
Description:
Text cursor is at position P. From the menu Tools, I choose Update and hit on
Update everything. When update finishes, the cursor is no longer at P and
instead at the position of the last item in the document which needed to be
updated (for instance, a final index of terms).
Steps to Reproduce:
1. Set text cursor at some position P.
2. Choose Tools > Update > Everything.
3. Wait for Update to finish.
Actual Results:
After finishing, the text cursor is a the last item of the document that
contained a reference field.
Expected Results:
The cursor should be at P.
Reproducible: Always
User Profile Reset: No
OpenGL enabled: Yes
Additional Info:
Like my previous report on autorecovery not running in the background, this
bug, too, is a (although unnecessary) consequence of LO programming not making
use of threads. If it did, updating references would run in the background,
letting me continue to work in the text. (And then, the menu option Tools >
Update would not even be needed, because updating fields and references would
continually be running in a separate background thread.)
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20190115/f2d3c067/attachment.html>
More information about the Libreoffice-bugs
mailing list