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

            Bug ID: 101218
           Summary: Draw doesnt import layers correctly from other apps
           Product: LibreOffice
           Version: Inherited From OOo
          Hardware: All
                OS: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: medium
         Component: Draw
          Assignee: [email protected]
          Reporter: [email protected]
            Blocks: 99648

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

Steps:
1) Open attached document created in Calligra Flow
2) Notice that in the layer tab bar the default Layout, Controls, Dimension
Lines layer are shown rather than the actual ones - Layer 1, Layer 2, Layer 3.

The relevant xml code is

        <draw:layer-set>
          <draw:layer draw:name="Layer 1" />
          <draw:layer draw:name="Layer 2" />
          <draw:layer draw:name="Layer 3" />
        </draw:layer-set>

and

<draw:ellipse ... draw:layer="Layer 1" ... >
<draw:path ... draw:layer="Layer 2" ... >
<draw:path ... draw:layer="Layer 3" ... >

Version: 5.3.0.0.alpha0+
Build ID: d2e4753c3f511cfc6b2932ce60d0bc2e09296f9f
CPU Threads: 2; OS Version: Linux 3.19; UI Render: default; 
TinderBox: Linux-rpm_deb-x86_64@70-TDF, Branch:master, Time:
2016-07-26_17:32:37
Locale: en-US (en_US.UTF-8); Calc: group


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=99648
[Bug 99648] [META] Improve Layer Handling
-- 
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

Reply via email to