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

          Priority: medium
            Bug ID: 55814
          Assignee: [email protected]
           Summary: : condition for hidden section gets lost
          Severity: normal
    Classification: Unclassified
                OS: Windows (All)
          Reporter: [email protected]
          Hardware: x86 (IA32)
            Status: UNCONFIRMED
           Version: 3.6.1.2 release
         Component: Writer
           Product: LibreOffice

Using a section and hiding it depending on the value of a variable doesn't work
any more. After changing the variable back and forth, it looks as if the
condition would be overwritten.

To test this:
- open a new empty document
- add a hidden variable ('hide') and set it to 0
- add a section ('section1') below and enter some text
- edit the section:
  - mark 'hide with condition'
  - add the condition 'hide == 1'
- change the variable 'hide' to 1 (section1 will disapper)
- change the variable 'hide' to 0 (section will re-appear)

>From this point on, for me the condition is just set to 0. Changing 'hide' no
longer has any effect on the section.

-- 
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