Description: Wenn ich eine Tabelle mit einer bedingten Formatierung kopiere, wird die Referenz auf eine andere Tabelle nicht richtig gesetzt: das Dollar-Zeichen wird ignoriert. Steps to Reproduce: 1. Create a new spreadsheet document 2. Create a new sheet 3. In Sheet2 set A1 value '2' 4. In Sheet1 set A1 value 'Test' 5. Format->Conditional->Condition 6. Formula is "$Sheet2.$A$1 = 2" 7. Click "Move or copy sheet" 8. Choose "Copy" and "Insert before Sheet1" (not - move to end position -) Actual Results: In the new Sheet (Sheet1_2) the formula from the condition references to sheet1, not sheet2 as expected The formula is "$Sheet1.$A$1 = 2" Expected Results: The formula in the new sheet should be "$Sheet2.$A$1 = 2" as in Sheet1, because of the $-sign. Reproducible: Always User Profile Reset: No Additional Info: When you choose copy - move to end position - it works as expectedVersion: 6.2.5.2 Build ID: 6.2.5-1 CPU threads: 4; OS: Linux 5.1; UI render: default; VCL: gtk3; Locale: en-US (C); UI-Language: en-US Calc: threaded Arch Linux
Created attachment 152709 [details] Test-Document
(In reply to mh76d from comment #0) sorry for german description. Here in english. > Description: When I copy a table with conditional formatting, the reference to another table is not set correctly: the dollar sign is ignored.
Repro, absolute value on sheet name it's not respected. Version: 6.2.5.2 (x64) Build ID: 1ec314fa52f458adc18c4f025c545a4e8b22c159 CPU threads: 4; OS: Windows 10.0; UI render: GL; VCL: win; Locale: es-ES (es_ES); UI-Language: en-US Calc: threaded
was ok in: Version 3.6.7.2 (Build ID: e183d5b) broken in: Version: 4.4.7.2 Build-ID: f3153a8b245191196a4b6b9abd1d0da16eead600 Gebietsschema: de_DE
Repro, absolute value on sheet name it's not respected. Version: 7.0.0.0.alpha0+ Build ID: 9cb07cdca78e2cb1ecff84b7a8e154b23cc2a46d CPU threads: 8; OS: Linux 5.4; UI render: default; VCL: gtk3; Locale: nl-BE (en_US.UTF-8); UI-Language: en-US Calc: threaded
Bibisected with Linux 44max to https://git.libreoffice.org/core/+/4fc788312b52678f9d4b658bf235091c55241337%5E!/ fix copy&paste of conditional format between sheets
Dear mh76d, To make sure we're focusing on the bugs that affect our users today, LibreOffice QA is asking bug reporters and confirmers to retest open, confirmed bugs which have not been touched for over a year. There have been thousands of bug fixes and commits since anyone checked on this bug report. During that time, it's possible that the bug has been fixed, or the details of the problem have changed. We'd really appreciate your help in getting confirmation that the bug is still present. If you have time, please do the following: Test to see if the bug is still present with the latest version of LibreOffice from https://www.libreoffice.org/download/ If the bug is present, please leave a comment that includes the information from Help - About LibreOffice. If the bug is NOT present, please set the bug's Status field to RESOLVED-WORKSFORME and leave a comment that includes the information from Help - About LibreOffice. Please DO NOT Update the version field Reply via email (please reply directly on the bug tracker) Set the bug's Status field to RESOLVED - FIXED (this status has a particular meaning that is not appropriate in this case) If you want to do more to help you can test to see if your issue is a REGRESSION. To do so: 1. Download and install oldest version of LibreOffice (usually 3.3 unless your bug pertains to a feature added after 3.3) from https://downloadarchive.documentfoundation.org/libreoffice/old/ 2. Test your bug 3. Leave a comment with your results. 4a. If the bug was present with 3.3 - set version to 'inherited from OOo'; 4b. If the bug was not present in 3.3 - add 'regression' to keyword Feel free to come ask questions or to say hello in our QA chat: https://web.libera.chat/?settings=#libreoffice-qa Thank you for helping us make LibreOffice even better for everyone! Warm Regards, QA Team MassPing-UntouchedBug
Still repro Arch Linux 64-bit Version: 7.5.0.0.alpha0+ (X86_64) / LibreOffice Community Build ID: 164d717530aff8d2581d0a2ff249f83aabb27502 CPU threads: 8; OS: Linux 6.0; UI render: default; VCL: kf5 (cairo+xcb) Locale: fi-FI (fi_FI.UTF-8); UI: en-US Calc: threaded Built on 23 November 2022
Commit is from 2014, but copying Markus in anyway, we never know!