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

            Bug ID: 155733
           Summary: SVG: Mask applied to the wrong object
           Product: LibreOffice
           Version: 7.6.0.0 alpha0+
          Hardware: All
                OS: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: medium
         Component: filters and storage
          Assignee: [email protected]
          Reporter: [email protected]

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

Steps to reproduce:
1. Open attached document and compare it with another svg visor

-> Mask is applied to both object. Only the first only should have the mask
applied. if the document is changed to

  <use xlink:href="#circles" transform="translate(0 100)"/>
  <use xlink:href="#circles" transform="translate(0 50)" mask="url(#myMask)" />

then the issue is not reproducible.

reproduced in

Version: 7.6.0.0.alpha1+ (X86_64) / LibreOffice Community
Build ID: 244f9cf66bc36f229ccb5712bc8d80166b92266d
CPU threads: 8; OS: Linux 5.10; UI render: default; VCL: gtk3
Locale: es-ES (es_ES.UTF-8); UI: en-US
Calc: threaded

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

Reply via email to