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

--- Comment #3 from Aron Budea <[email protected]> ---
Created attachment 127687
  --> https://bugs.documentfoundation.org/attachment.cgi?id=127687&action=edit
Sample spreadsheet with rows 1-5 grouped and collapsed

This is an older bug.
I added a sample file created with 5.1.2, while the cause of bug 101843 is 5.2
only. Uncollapse the collapsed rows, and see that row 1 remains hidden.


I find it unusual that in content.xml the 5 rows are split like this (not
claiming it's related, but unusual):

<table:table-row-group table:display="false">
  <table:table-row table:style-name="ro1" table:number-rows-repeated="4"
table:visibility="collapse">
    <table:table-cell/>
  </table:table-row>
  <table:table-row table:style-name="ro1" table:visibility="collapse">
    <table:table-cell/>
  </table:table-row>
</table:table-row-group>

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to