[Libreoffice-bugs] [Bug 142143] EDITING: hyperlink is pasted twice

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Fri May 7 08:08:42 UTC 2021


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

Xisco Faulí <xiscofauli at libreoffice.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |xiscofauli at libreoffice.org
     Ever confirmed|0                           |1
           See Also|                            |https://bugs.documentfounda
                   |                            |tion.org/show_bug.cgi?id=92
                   |                            |773,
                   |                            |https://bugs.documentfounda
                   |                            |tion.org/show_bug.cgi?id=11
                   |                            |5317
            Version|7.2.0.0.alpha0+ Master      |6.0 all versions
           Keywords|                            |bibisected, bisected,
                   |                            |regression
             Status|UNCONFIRMED                 |NEW

--- Comment #1 from Xisco Faulí <xiscofauli at libreoffice.org> ---
the behaviour was fine up to

author  Markus Mohrhard <markus.mohrhard at googlemail.com>        2016-04-10
05:51:19 +0200
committer       Markus Mohrhard <markus.mohrhard at googlemail.com>       
2016-04-10 05:55:55 +0200
commit  be829fa15777b3b1a6727eee231c89894e7c425e (patch)
tree    24dc7fa1287928f7e5e9e6dae8377b0bc6a8982d
parent  7b9a5e8124328da9d81aed58cf944c91560a7c07 (diff)
don't pool SvxFieldItem, tdf#92773
In documents with many different hyperlinks pooling them is incredibly
slow. I doubt that in most cases the hyperlinks are the same so let us
just not pool them.

after this commit, no hyperlink was pasted at all ( bug 115317 ).
Later, this was fixed 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

Since then, the hyperlink is pasted twice

-- 
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/20210507/ddfe0640/attachment.htm>


More information about the Libreoffice-bugs mailing list