[Libreoffice-bugs] [Bug 128046] List hierachy not maintained on copy'n'paste

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Wed Oct 9 10:44:24 UTC 2019


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

Michael Weghorn <m.weghorn at posteo.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |varun.vd1994 at gmail.com
           Keywords|                            |bibisected, bisected,
                   |                            |regression

--- Comment #2 from Michael Weghorn <m.weghorn at posteo.de> ---
I bibisected this. There are two changes in behaviour from the "works as
expected" to the current behaviour:

1) change from "works as expected" (i.e. indentation levels remain on copying)
to "no outline level for anything" (i.e. only text is pasted) was introduced
by:

author  Varun Dhall <varun.dhall at studentpartner.com>    2017-07-13 00:36:46
+0530
committer       Michael Stahl <mstahl at redhat.com>       2017-07-12 23:28:06
+0200
commit  e333183d4390da0b17a55f214e2b953dbb0a8883 (patch)
tree    680493fcca8e2a8239838db841cd623c2cedf1d3
parent  b392208dde22edbcba36fe516ac114284a111728 (diff)
EditEngine: Making ODF Format Default for Copy/Paste

Bisected with: bibisect-linux64-6.0

Adding Cc: to Varun Dhall


2) change from "no outline level for anything" (i.e. only text is pasted) to
"everything on top level" (i.e. a partial fix) was introduced by:

commit 2ebda414bfc5b4961ddb41e5512de215476a31a2
Author: Eike Rathke <erack at redhat.com>
Date:   Fri Mar 2 20:31:48 2018 +0100

    Resolves: tdf#114675 return new EditPaM of insert position from
SvxReadXML()

    Change-Id: I77027d74a0addaafaf19e2c2a8e9759d560951eb
    (cherry picked from commit a44e62b82c7598471da9a5254953067613806337)
    Reviewed-on: https://gerrit.libreoffice.org/50646
    Tested-by: Jenkins <ci at libreoffice.org>
    Reviewed-by: Michael Stahl <mstahl at redhat.com>

-- 
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/20191009/b778ac25/attachment-0001.html>


More information about the Libreoffice-bugs mailing list