Bug 160400

Summary: Copy/Pasting a table from website into table cell in Writer drops the source table
Product: LibreOffice Reporter: Telesto <telesto>
Component: WriterAssignee: Not Assigned <libreoffice-bugs>
Status: NEW ---    
Severity: normal    
Priority: medium    
Version: Inherited From OOo   
Hardware: All   
OS: All   
Whiteboard:
Crash report or crash signature: Regression By:
Attachments: Sample

Description Telesto 2024-03-27 20:20:22 UTC
Description:
Copy/Pasting a table from website into table cell in Writer drops the source table 

Steps to Reproduce:
1. Open the attached HTML in a browser
2. CTRL+A
3. CTRL+C
4. Open Writer
5. Insert say a 2x2 table
6. Select cell B1
7. CTRL+V -> table from the source document is gone

--- (for comparison)
8. CTRL+N (new Writer document)
9. CTRL+V
10. CTRL+A
11. CTRL+X
12. Insert say a 2x2 table
13. Select cell B1
14. CTRL+V -> Now it's working as expected.

Actual Results:
The table in the source document will vanish

Expected Results:
A embedded table is pasted within the cell B1. 


Reproducible: Always


User Profile Reset: No

Additional Info:
Version: 24.8.0.0.alpha0+ (X86_64) / LibreOffice Community
Build ID: 0020fc1167b3760d0631001689a44427b72b816e
CPU threads: 4; OS: Windows 6.3 Build 9600; UI render: Skia/Raster; VCL: win
Locale: nl-NL (nl_NL); UI: nl-NL
Calc: CL threaded

and in
OpenOffice 2.2.0
Comment 1 Telesto 2024-03-27 20:29:15 UTC
Created attachment 193355 [details]
Sample
Comment 2 Haris 2024-03-28 05:46:10 UTC
Hi Telesto,

I was able to reproduce the steps you provided and got the same result. I used a ARM64 Macbook Pro, and the following two builds:

Stable Build:
Version: 24.2.1.2 (AARCH64) / LibreOffice Community
Build ID: db4def46b0453cc22e2d0305797cf981b68ef5ac
CPU threads: 10; OS: macOS 14.1.2; UI render: Skia/Metal; VCL: osx
Locale: en-US (en_US.UTF-8); UI: en-US
Calc: threaded

Master/Daily Build
Version: 24.8.0.0.alpha0+ (AARCH64) / LibreOffice Community
Build ID: c4023d3ec604abfff38be2053e2989c7ec2ba8c1
CPU threads: 10; OS: macOS 14.1.2; UI render: Skia/Metal; VCL: osx
Locale: en-US (en_US.UTF-8); UI: en-US
Calc: threaded
Comment 3 Haris 2024-03-29 05:46:41 UTC
Setting this to 'NEW' as I was able to reproduce it, left it UNCONFIRMED on accident.