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

            Bug ID: 97659
           Summary: SVG doesnt support rgba() in fill attribute
           Product: LibreOffice
           Version: 4.0.6.2 release
          Hardware: All
                OS: All
            Status: UNCONFIRMED
          Keywords: filter:svgInsert
          Severity: normal
          Priority: medium
         Component: graphics stack
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected]
            Blocks: 88278

Steps:
1) Open Writer
2) Insert https://dev.w3.org/SVG/tools/svgweb/samples/svg-files/mouseEvents.svg
3) Notice that three squares are in grey when they should be in green.

The problem is that the SVG code does support the fill attribute having an
rgba() value like:

<rect ... fill="rgba(255,0,0,.5)" .../>

The old SVG implementation code found in 3.6.7 didnt have this problem.

Version: 5.2.0.0.alpha0+
Build ID: 6d68e88a0fc5a54bbb826379163bd0b9c6eae0fb
CPU Threads: 2; OS Version: Linux 4.2; UI Render: default; 
TinderBox: Linux-rpm_deb-x86_64@70-TDF, Branch:master, Time:
2016-02-08_08:05:38
Locale: en-US (en_US.UTF-8)

-- 
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