https://bugs.documentfoundation.org/show_bug.cgi?id=147404
Bug ID: 147404
Summary: GetAutoFillPreview doesn't take into account hidden
columns or rows
Product: LibreOffice
Version: 3.6 all versions
Hardware: All
OS: All
Status: UNCONFIRMED
Keywords: bibisected
Severity: minor
Priority: low
Component: Calc
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
A user can drag-expand a cell and have the data auto-fill, typically with an
incremental value. Hidden/filtered cells are skipped in this process since LO
3.6 via commits in the range
https://cgit.freedesktop.org/libreoffice/core/log/?id=7a64988dbc7a1542aa38f0e8f9a8a47941fbc67d&qt=range&q=ee7084c4f720c932df67c8ff033dab4d8d556179..250feedd8e50e5eb52682a194823567ba5287c60
However, the AutoFillPreview doesn't take into account the hidden columns, and
so it displays the wrong value while the drag-selection is progressing. One
commit in the range looks like it was started to be worked on, but apparently
never finished or followed up on.
https://cgit.freedesktop.org/libreoffice/core/commit/?id=73ff3a49a0891c7787f08eec86357c320a76c263
first part for ScTable::GetAutoFillPreview
--
You are receiving this mail because:
You are the assignee for the bug.