[Libreoffice-bugs] [Bug 118613] New: Measure line on master page is not considered as background object
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Sat Jul 7 17:55:31 UTC 2018
https://bugs.documentfoundation.org/show_bug.cgi?id=118613
Bug ID: 118613
Summary: Measure line on master page is not considered as
background object
Product: LibreOffice
Version: 5.4.7.2 release
Hardware: x86-64 (AMD64)
OS: Windows (All)
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: Impress
Assignee: libreoffice-bugs at lists.freedesktop.org
Reporter: rb.henschel at t-online.de
Start with a new empty presentation
Switch to Master View.
Insert a measure line and a normal line
Switch back to Normal View.
Uncheck option show "Master objects".
Save presentation.
Show presentation.
The normal line is not visible (as expected), but the measure line is visible.
The checkbox "Master objects" belongs to the page style attribute
presentation:background-objects-visible. Unchecking "Master objects" sets this
attribute to "false". In file format a "background object" is a drawing object,
which is contained in a style:master-page element. But for LibreOffice a
"background object" is an object, that is assigned to the layer
"backgroundobjects", and measurelines are automatically assigned to the layer
"measurelines" and hence they are not hidden. These concept of layers is not
covered by file format. A presentation file does not need to have layers at all
in ODF and there exists no rules for special handling of layers depending on
their names.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20180707/f1d0c38c/attachment-0001.html>
More information about the Libreoffice-bugs
mailing list