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

            Bug ID: 94345
           Summary: Navigator includes rogue outline section, leaking from
                    master-styles
           Product: LibreOffice
           Version: 4.3.7.2 release
          Hardware: Other
                OS: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: medium
         Component: Writer
          Assignee: libreoffice-bugs@lists.freedesktop.org
          Reporter: ian...@gmail.com

Created attachment 118834
  --> https://bugs.documentfoundation.org/attachment.cgi?id=118834&action=edit
screenshot

Hi, in the attached FODT you'll find a very simple document with a single
[Test] Heading 1, however if you open Navigator pane, or export to PDF, you'll
see a rogue [Bibliography] heading which is not present in the document at all.

In fact it is a <text:h> element in the page styles for the endnote page, a
heading in the header, see the following on line 404-408 of the FODT:

  <style:master-page style:name="Endnote" style:page-layout-name="pm2">
   <style:header>
    <text:h text:style-name="Heading_20_2"
text:outline-level="2">Bibliography</text:h>
   </style:header>
  </style:master-page>

Navigator should not be scanning headings that are only present in page styles
and should not show that heading as present. 

An additional bug is that if you do make an endnote in that document,
[Bibliography] is always shown ABOVE [Test], even when it is BELOW it in the
actual document.

Screenshot shows the document and rogue heading.

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

Reply via email to