https://bugs.documentfoundation.org/show_bug.cgi?id=171164
--- Comment #4 from [email protected] --- > How to you do "select"? Do you really select, that is Shift+click on cell, or > do you only move the cell cursor (the blue rectangle) to the cell? I move only the cell cursor. > Looks like a duplicate of tdf#170141 Not exactly. tdf#170141 describes a behaviour that only happens if a color had been assigned manually to the cell before. I experience the problem even with a fresh, new calc sheet. It does not only happen on VCL gtk3, but also on VCL kf6: Version: 25.8.4.2 (X86_64) / LibreOffice Community Build ID: 580(Build:2) CPU threads: 8; OS: Linux 6.18; UI render: default; VCL: kf6 (cairo+wayland) Locale: de-DE (de_DE.UTF-8); UI: de-DE Ubuntu package version: 4:25.8.4-0ubuntu0.25.10.1 Calc: threaded Additional info: When selecting the same B2 again and repeating all steps, it works fine: 1.) Open LibreOffice Calc with a new sheet. 2.) Select B2 3.) Ctrl+C 4.) Select A1 4.) Ctrl+V Actual behaviour: An image (while pixels) is pasted. See the attached bug.ods Expected behaviour: The content of cell B2 (if any) is copied - not an image. 5.) Select B2 6.) Ctrl+C 7.) Select C3 8.) Ctrl+V Now, after step 8, it works as expected. This does not only happen with new sheets, but also with existing sheets, but it is less regular: Sometime it happens, sometimes not. (But often enough to be really annoying.) -- You are receiving this mail because: You are the assignee for the bug.
