[Libreoffice-bugs] [Bug 48025] EDITING AUTOFILTER: Autofilter settings stay with the column number when deleting columns
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Mon Mar 2 21:02:15 UTC 2020
https://bugs.documentfoundation.org/show_bug.cgi?id=48025
--- Comment #13 from thatho <milan.berta at gmail.com> ---
Bug is still present in
Version: 6.4.1.2 (x64)
Build ID: 4d224e95b98b138af42a64d84056446d09082932
CPU threads: 8; OS: Windows 10.0 Build 18362; UI render: default; VCL: win;
Locale: cs-CZ (cs_CZ); UI-Language: en-US
Calc: threaded
I created my own test and description:
1. Create a couple of columns and enter data:
col1 col2 col3
1 i A
0 ii B
2. Filter (autofilter) col2 for "ii":
col1 col2 col3
0 ii B
Notice:
* A blue dot appeared at col2 indicating an active filter.
3. Delete column "A":
col2 col3
ii B
Notice:
* A blue dot vanished at col@ and it appeared at col3 indicating an active
filter. Incorrect. Expected: The blue dot stays with col2.
* Open filter for col2 and no options / variables are available for selection.
Incorrect. Expected: [ ] i, [x] ii
* Open filter for col3 and all the options / variables are deselected. [ ] A, [
] B Incorrect. Expected: All variables are pre-selected. [x] A, [x] B
4. Save, close and reopen the file. The situation does not change.
* Blue dot on the wrong place.
* No variables to select in col2
* No variables are selected in col3.
--
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/20200302/5f345cf5/attachment.htm>
More information about the Libreoffice-bugs
mailing list