https://bugs.documentfoundation.org/show_bug.cgi?id=171121
--- Comment #4 from Ujjawal Kumar <[email protected]> --- (In reply to NarayanAras from comment #0) > Description: > In LibreOffice daily of last week, there is a bug: > > If I copy text and tables from a web page (e.g. AI response), and paste it > in a new file in Writer, all the tables in the clipboard content get pasted > as plain text, and the tables get destroyed. > > This problem is not there in LO Version: 26.2.1.2 (X86_64) > Build ID: 620(Build:2) > > Steps to Reproduce: > 1. Copy content from internet that has text and table(s) > 2. Open a new text file in Writer > 3. Paste the content. > > Actual Results: > The tables in the content get flattened. > > Expected Results: > Tables should remain intext. > > > Reproducible: Always > > > User Profile Reset: No > > Additional Info: > Reporting for- > OS: Windows 11 X86_64 (build 26200); > UI render: Skia/Vulkan; > VCL: win > Locale: en-IN (en_IN); UI: en-US > Calc: threaded > > CPU: i3-1215U Can you please tell are you copying the whole text or just the table. When I try to copy the whole text which chatgpt gives doesn't produce correct formatting as with this method the data is copied as text but when I copy just the table using dedicated copy icon the table gets correctly copied because this gives markdown formatted data on the clipboard. This was tested on linux with gtk3 backend. The error might be due to incorrect handling on the windows backend. This might take a while as I currently don't have any windows machine. -- You are receiving this mail because: You are the assignee for the bug.
