[Libreoffice-bugs] [Bug 143532] New: Dragging date with Ctrl and filter bottom-up overwrites invisible values
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Sun Jul 25 07:17:36 UTC 2021
https://bugs.documentfoundation.org/show_bug.cgi?id=143532
Bug ID: 143532
Summary: Dragging date with Ctrl and filter bottom-up
overwrites invisible values
Product: LibreOffice
Version: 7.1.4.2 release
Hardware: x86-64 (AMD64)
OS: Linux (All)
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: Calc
Assignee: libreoffice-bugs at lists.freedesktop.org
Reporter: liboffbugz at fabbrain.de
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.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20210725/ac79ddc2/attachment.htm>
More information about the Libreoffice-bugs
mailing list