[Libreoffice-bugs] [Bug 137771] New: deletions-in-margin lagging actual deletions
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Mon Oct 26 14:39:14 UTC 2020
https://bugs.documentfoundation.org/show_bug.cgi?id=137771
Bug ID: 137771
Summary: deletions-in-margin lagging actual deletions
Product: LibreOffice
Version: 7.1.0.0.alpha0+ Master
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: Writer
Assignee: libreoffice-bugs at lists.freedesktop.org
Reporter: lo_bugs at iseries-guru.com
This report arises from my poking at bug 137684. I shall copy here or
link anything interesting.
STR
Once:
(0) Tools > Options > "LibreOfficeDev Writer" > View > "Tracked
deletions in margin" : checked
Per test:
(1) Run LO with command line options --norestore --nologo --writer
(2) Type "the quick brown". Document has "The quick brown"; left
margin is empty.
(3) Take menu options Edit > "Track Changes" > Record. No visible
result.
(4) Type "<bs><bs><bs><bs><bs>". Document has "The quick ".
Observed : left margin is empty.
Expected : left margin shows struckthrough "brown".
(5) Type "<ctrl>+Z".
Observed : Document has "The quick n", and the "n" is
selected. Left margin has struckthrough "b".
Expected : Document has "The quick b", nothing selected. Left
margin has struckthrough "rown".
Theses observations are from a local build of commit 5219c6bd
(2020-10-24) configured
--with-vendor=Terrence Enger
--with-jdk-home=/usr/lib/jvm/default-java
--enable-split-debug
--enable-gdb-index
--enable-ld=gold
--enable-option-checking=fatal
#--enable-dbgutil
--enable-debug
--without-system-postgresql
--without-myspell-dicts
--with-extra-buildid
--without-doxygen
--with-external-tar=/home/terry/lo_hacking/git/src
--without-package-format
built and running on debian-buster.
--
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/20201026/e25642b3/attachment.htm>
More information about the Libreoffice-bugs
mailing list