You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@openoffice.apache.org by bu...@apache.org on 2015/03/30 10:05:40 UTC

[Issue 126217] New: The special handling of Controls layer is not confirm to ODF1.2

https://bz.apache.org/ooo/show_bug.cgi?id=126217

          Issue ID: 126217
        Issue Type: DEFECT
           Summary: The special handling of Controls layer is not confirm
                    to ODF1.2
           Product: Draw
           Version: 4.1.1
          Hardware: All
                OS: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: open-import
          Assignee: issues@openoffice.apache.org
          Reporter: rb.henschel@t-online.de

Created attachment 84621
  --> https://bz.apache.org/ooo/attachment.cgi?id=84621&action=edit
File which uses draw:z-index attribute

Apache OpenOffice views objects on the Controls layer always in front of all
other objects. But there exist no such special property of a layer in ODF1.2.
In contrast ODF1.2 says in 10.2.2 <draw:layer-set> in part 1,
"Layers group drawing objects. Assigning a shape to a layer does not change its
rendering order as defined by its draw:z-index attribute. 19.231"

So if the rendering order is given by draw:z-index attributes, Apache
OpenOffice should not overrule it.

The problem occurs if a foreign document uses the draw:z-index attribute. AOO
itself does not use it, but writes the objects to file in the desired rendering
order.

-- 
You are receiving this mail because:
You are the assignee for the issue.