Date: prev next · Thread: first prev next last
April 2015 Archives by date, by thread · List index


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

--- Comment #12 from Regina Henschel <rb.henschel@t-online.de> ---
Created attachment 114512
  --> https://bugs.documentfoundation.org/attachment.cgi?id=114512&action=edit
File with draw:nav-order and draw:z-index

On layer Layout are the objects 'red', 'blue', 'yellow', on layer Layer4 is
object 'magenta', and on layer Controls is object 'green'.

To see the settings in the file unpack it and look into the content.xml.

Using the tab key, you should get the order: red blue green yellow magenta. The
tab key order is given by the attribute draw:nav-order, which is an attribute
of the page.

The rendering order from back to front is given by the attribute draw:z-index
of the individual drawing objects. This attribute will be removed, when saving
by LibreOffice or Apache OpenOffice.

The z-order stack should be according to ODF: (back) blue yellow magenta green
red (front)
But because of the special handling of Controls-layer you will get: (back) blue
yellow magenta red green (front)

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Context


Privacy Policy | Impressum (Legal Info) | Copyright information: Unless otherwise specified, all text and images on this website are licensed under the Creative Commons Attribution-Share Alike 3.0 License. This does not include the source code of LibreOffice, which is licensed under the Mozilla Public License (MPLv2). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.