Bug 133870 - Page wrap and anchoring changes copy/paste using Windows clipboard (since 6.4)
Summary: Page wrap and anchoring changes copy/paste using Windows clipboard (since 6.4)
Status: NEW
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Writer (show other bugs)
Version:
(earliest affected)
6.4.0.0.beta1+
Hardware: All Windows (All)
: medium normal
Assignee: Not Assigned
URL:
Whiteboard:
Keywords: bibisected, bisected, regression
Depends on:
Blocks: Anchor-and-Text-Wrap Clipboard
  Show dependency treegraph
 
Reported: 2020-06-10 17:28 UTC by Telesto
Modified: 2021-11-08 00:48 UTC (History)
3 users (show)

See Also:
Crash report or crash signature:
Regression By:


Attachments
Bibisect log (3.20 KB, text/plain)
2020-06-10 17:29 UTC, Telesto
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Telesto 2020-06-10 17:28:39 UTC
Description:
Page wrap and anchoring changes copy/paste using Windows clipboard

Steps to Reproduce:
1. Open attachment 160618 [details]
2. CTRL+A
3. CTRL+C
4. CTRL+Q
5. Launch Writer
6. CTRL+V -> Wrap isn't honored.. shape above text

Likely Windows only

Actual Results:
Wrap isn't honored.. shape above text

Expected Results:
Should look the same as when copied


Reproducible: Always


User Profile Reset: No



Additional Info:
Found in
Version: 7.1.0.0.alpha0+ (x64)
Build ID: 59939d2490726336546c7ad05082d23031074e12
CPU threads: 4; OS: Windows 6.3 Build 9600; UI render: Skia/Raster; VCL: win
Locale: nl-NL (nl_NL); UI: en-US
Calc: CL

and in
6.4
Comment 1 Telesto 2020-06-10 17:29:47 UTC
Created attachment 161851 [details]
Bibisect log

Bisected to
author	Jan Holesovsky <kendy@collabora.com>	2019-09-26 13:35:55 +0200
committer	Jan Holesovsky <kendy@collabora.com>	2019-09-27 09:54:06 +0200
commit e9e6d4b058e13165f3dde1ca7822eec97dfe8aa7 (patch)
tree dea7babee79d1acbf34ab8e81fed5aa355cf060b
parent ffa97dfc53ef902fe478f264c51989bd4c4434d1 (diff)
tdf#116685: Make the RICHTEXT take precedence over EMBED_SOURCE.
Before this patch, copy in Calc, Paste in Writer produced an embedded
sheet.  I suspect is it not what the people usually want; working with
the embedded sheets in Writer is non-intuitive, I suspect people will be
happier with a normal table which they can style etc. appropriately.

OTOH - this is a general change, so it might have some unwanted
side-effects; let's see what if we get bugreports :-)

tdf#127673 was related; but in my view, we shouldn't create the embedded
objects in the first place.

https://cgit.freedesktop.org/libreoffice/core/commit/?id=e9e6d4b058e13165f3dde1ca7822eec97dfe8aa7
Comment 2 Telesto 2020-06-10 17:35:21 UTC Comment hidden (no-value)
Comment 3 Telesto 2020-06-10 17:37:22 UTC Comment hidden (no-value)
Comment 4 Aron Budea 2021-11-08 00:48:59 UTC
Interestingly regular RTF paste doesn't even copy the shape.