https://bugs.documentfoundation.org/show_bug.cgi?id=94345
--- Comment #6 from Iandol <[email protected]> ---
Cor, my intuition is that LO shouldn't include elements that are outside of the
main document in the navigation (they are *impossible* to navigate to!) The
<text:h> element is not a child of the main document so why should it be
included in the document navigation?
Now perhaps ODT doesn't officially allow <text> elements within a <style> block
although it currently does work fine (when you apply this style the Heading
gets made in the document).
Just to be clear:
<document>
<style><text:h></style>
<body>
document text
</body>
</document>
The <body> is the content of a file, and the navigator should work on content
within the <body> but not link to content in <settings> <scripts> <styles> etc.
elements.
--
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