[Libreoffice-bugs] [Bug 126189] Enhance autofill to better sense data blocks with empty cells or columns

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Mon Jul 22 08:40:32 UTC 2019


https://bugs.documentfoundation.org/show_bug.cgi?id=126189

--- Comment #8 from Heiko Tietze <heiko.tietze at documentfoundation.org> ---
(In reply to Eike Rathke from comment #7)
> What does it do if A1 is empty...

It's filled from C1:C4

> And what if B1 is empty instead?

No cells are filled in this case. 

So the rule is: a) left (or right) is filled at the starting cell and b1) left
(or right) and one more column has a value.

A B C D
    1 x
  2
3
    4
  5
6

is filled from C1:C6. Tested with more columns and it works as well unless
there is a gap. So

A B C D
      1
    2
3
  4
    5

is just filled from C1:C2.

-- 
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/20190722/e31689dc/attachment.html>


More information about the Libreoffice-bugs mailing list