https://bugs.freedesktop.org/show_bug.cgi?id=60927

          Priority: medium
            Bug ID: 60927
          Assignee: [email protected]
           Summary: Hiding sections is borked
          Severity: normal
    Classification: Unclassified
                OS: Linux (All)
          Reporter: [email protected]
          Hardware: x86-64 (AMD64)
            Status: UNCONFIRMED
           Version: 3.6.2.2 release
         Component: Writer
           Product: LibreOffice

The best way is that I'm posting a few reproducing steps because I encountered
too many errors:

I'm having an already written LibreOffice Writer document. There is a user
defined variable declared with the name hide_obsolete and the content of 0.

1. First I'm creating at the wanted position a new section. So I'm going to
Insert -> Section, naming it Obsolete_1 and activating Hide -> Hide with the
condition "hide_obsolete == 1".
2. I'm doing exatly the same on another position wit the section name
Obsolete_2.
3. I'm writing text in both sections in the document.
4. I'm changing hide_obsolete with Insert -> Fields -> Other to 1 and clicking
on Insert (why is the variable change every time posted into the document?)
5. Both sections are still visible.
6. So I'm changing hide_obsolete back to 0 and closing the document (with
saving).
7. On opening the document again and changing hide_obsolete to 1 again the
first section will hide but not the second.
8. Interestingly using dedicated variables for both sections will result in the
same behavior.

As a summary: I'm not able to hide more than 1 section in the document.

Edit: I have now tested this with a new document and I'm even not able to hide
the first section. I have even figured out that it is not possible to delete
the last section in the document if there isn't another content anymore.

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

Reply via email to