<html>
<head>
<base href="https://bugs.documentfoundation.org/">
</head>
<body><table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>Bug ID</th>
<td><a class="bz_bug_link
bz_status_UNCONFIRMED "
title="UNCONFIRMED - oRange.fillSeries() does not fill hidden cells"
href="https://bugs.documentfoundation.org/show_bug.cgi?id=126120">126120</a>
</td>
</tr>
<tr>
<th>Summary</th>
<td>oRange.fillSeries() does not fill hidden cells
</td>
</tr>
<tr>
<th>Product</th>
<td>LibreOffice
</td>
</tr>
<tr>
<th>Version</th>
<td>3.6.7.2 release
</td>
</tr>
<tr>
<th>Hardware</th>
<td>All
</td>
</tr>
<tr>
<th>OS</th>
<td>All
</td>
</tr>
<tr>
<th>Status</th>
<td>UNCONFIRMED
</td>
</tr>
<tr>
<th>Severity</th>
<td>normal
</td>
</tr>
<tr>
<th>Priority</th>
<td>medium
</td>
</tr>
<tr>
<th>Component</th>
<td>Calc
</td>
</tr>
<tr>
<th>Assignee</th>
<td>libreoffice-bugs@lists.freedesktop.org
</td>
</tr>
<tr>
<th>Reporter</th>
<td>oliver.brinzing@gmx.de
</td>
</tr></table>
<p>
<div>
<pre>Created <span class=""><a href="http://bugs.documentfoundation.org/attachment.cgi?id=152430" name="attach_152430" title="fillseries_demo.ods">attachment 152430</a> <a href="http://bugs.documentfoundation.org/attachment.cgi?id=152430&action=edit" title="fillseries_demo.ods">[details]</a></span>
fillseries_demo.ods
according to:
<a href="https://api.libreoffice.org/docs/idl/ref/interfacecom_1_1sun_1_1star_1_1sheet_1_1XCellSeries.html#af47df42b4c0b162cc4be76516a9a5345">https://api.libreoffice.org/docs/idl/ref/interfacecom_1_1sun_1_1star_1_1sheet_1_1XCellSeries.html#af47df42b4c0b162cc4be76516a9a5345</a>
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?</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>