Description: I think the best description is to send you whole ODS file and other related. You can download it here: https://uloz.to/file/EokT3zCoNndl/bugs-documentfoundation-org-2020-10-03-15-20-7z And extract it by passvv0rd: D{^=41?->wsG Steps to Reproduce: 1. copy cell A82 to A81. Actual Results: Value of cell A81 (text "Novaservis") is bigger, than in other cells (for example A82). Expected Results: Value of cell A81 will be exactly the same as in other cells (for example A82). Reproducible: Always User Profile Reset: No OpenGL enabled: Yes Additional Info: Version: 7.0.1.2 (x64) Build ID: 7cbcfc562f6eb6708b5ff7d7397325de9e764452 CPU threads: 4; OS: Windows 6.1 Service Pack 1 Build 7601; UI render: Skia/Raster; VCL: win Locale: en-GB (en_GB); UI: en-US Calc: CL
Created attachment 166051 [details] OpenGL Extensions Viewer report
Please attach the .ods file not-zipped and without password to this bug. Thanks. Place additional description or material in this bug, or if needed screenshots in additional files attached, not some arbitrary file at some arbitrary download location even locked with a password.
Created attachment 166052 [details] Spreadsheet containing error/bug In meantime I tried resetting my UserProfile. Unfortunatelly without success.
Created attachment 166053 [details] Output from MsInfo32.exe Configuration of my computer.
can reproduce with Version: 7.1.0.0.alpha0+ Build ID: 9554ca530a488fcbe922858436d36f324feb1212 CPU threads: 8; OS: Linux 5.4; UI render: default; VCL: gtk3 Locale: nl-BE (en_US.UTF-8); UI: en-US Calc: threaded
Dear David, 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
The bug is still present in Version: 7.5.5.2 (X86_64) / LibreOffice Community Build ID: ca8fe7424262805f223b9a2334bc7181abbcbf5e CPU threads: 4; OS: Windows 10.0 Build 19045; UI render: Skia/Raster; VCL: win Locale: en-AU (fr_FR); UI: en-US Calc: threaded This is quite a strange bug. After a bit of testing I noticed that typing the word 'Novaservis' into A81 produces the bug. Also copying from certain cells do not produce the bug. For example, copying from A73 produces the bug but copying from A72 does not. The behaviour is very inconsistent.
Created attachment 189967 [details] Conditional formatting on cell A81 @David, it looks like there is a Conditional Formatting set on A81 (see attachment), which is using the WEEKDAY formula to set the cell style to Heading. It seems to be interpreting the value in B81 as a date: "55014". I am not entirely certain if interpreting numbers as a date is a bug. Someone more knowledgeable in Calc will have to comment. In any case, deleting the Conditional Formatting removed the formatting so that it matches the rest of the cells. OR, you'll also see the formatting change to match the rest of the cells when you delete the data in B81.