[Libreoffice-bugs] [Bug 126120] New: oRange.fillSeries() does not fill hidden cells
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Wed Jun 26 18:21:03 UTC 2019
https://bugs.documentfoundation.org/show_bug.cgi?id=126120
Bug ID: 126120
Summary: oRange.fillSeries() does not fill hidden cells
Product: LibreOffice
Version: 3.6.7.2 release
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: Calc
Assignee: libreoffice-bugs at lists.freedesktop.org
Reporter: oliver.brinzing at gmx.de
Created attachment 152430
--> https://bugs.documentfoundation.org/attachment.cgi?id=152430&action=edit
fillseries_demo.ods
according to:
https://api.libreoffice.org/docs/idl/ref/interfacecom_1_1sun_1_1star_1_1sheet_1_1XCellSeries.html#af47df42b4c0b162cc4be76516a9a5345
oRange.fillSeries() provides methods to fill out a cell range automatically
with values based on a start value, step count and fill mode.
with AOO 4.1.5 all cells in the range are filled, but with LO 3.6.7.2 hidden
cells are not filled.
steps to reproduce:
- open attached spreadsheet
- press [fill series]
-> cell E4 is empty
- open attached spreadsheet
- show column E
- press [fill series]
-> cell E4 is filled
was this change intended?
--
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/20190626/cf15fcbd/attachment.html>
More information about the Libreoffice-bugs
mailing list