Description: Dragging date with Ctrl and filter bottom-up overwrites invisible values. Dragging date with Ctrl and filter top-down keeps invisible values. Steps to Reproduce: 1. Start a new Calc-workbook 2. Fill with this content: A1="filter", A2="a", A3="b", A4="a", A5="b", A6="a", B1="date", B2=01.01.2021, B3=02.01.2021, B4=03.01.2021, B5=04.01.2021, B6=05.01.2021 3. Add autofilter at A1/B1 4. Set filter at A1 to "a" 5. Focus B6 6. Drag B6 up to B2 7. Press Ctrl 8. Drop Actual Results: In one case the cells B2 to B5 are empty (even the invisible). In another case (with a more complex workbook) all invisible cells were overwritten with the value from B6. Expected Results: Only the visible cells (B2, B4 and B6) contain the dragged value (05.01.2021). Reproducible: Always User Profile Reset: No Additional Info: The same scenario with dragging A2 down to A6 works as expected.
Created attachment 173827 [details] A sample file where this behavior occurs
Repro in Version: 7.3.0.0.alpha0+ / LibreOffice Community Build ID: c5ca46e75e28ba4245d8544ca53c71fea87d1bbd CPU threads: 8; OS: Linux 5.4; UI render: default; VCL: gtk3 Locale: ru-RU (ru_RU.UTF-8); UI: en-US TinderBox: Linux-rpm_deb-x86_64@86-TDF, Branch:master, Time: 2021-07-20_00:22:42 Calc: threaded
Dear liboffbugz, 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
FWIW, this is no repro on Windows, at least since LO 7.2.7.2; in older versions I see there are some problems similar to what is described in comment 0.
In this version, I can't reproduce anymore: Version: 7.5.4.2 (X86_64) / LibreOffice Community Build ID: 50(Build:2) CPU threads: 2; OS: Linux 6.2; UI render: default; VCL: x11 Locale: de-DE (en_US.UTF-8); UI: en-US Ubuntu package version: 4:7.5.4-0ubuntu0.23.04.1 Calc: threaded Thanks for those who fixed it.