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 2013/05/07 03:27:30 UTC

[Bug 122246] New: [SVG] breaking produces gray lines

https://issues.apache.org/ooo/show_bug.cgi?id=122246

            Bug ID: 122246
        Issue Type: DEFECT
           Summary: [SVG] breaking produces gray lines
    Classification: Application
           Product: Draw
           Version: AOO400-dev
          Hardware: All
                OS: All
            Status: CONFIRMED
          Severity: normal
          Priority: P3
         Component: editing
          Assignee: issues@openoffice.apache.org
          Reporter: arielch@apache.org
                CC: issues@openoffice.apache.org

Created attachment 80647
  --> https://issues.apache.org/ooo/attachment.cgi?id=80647&action=edit
Draw document with SVG graphics from the Diagrams gallery theme

New Draw document
Tools - Gallery
Select theme "Diagrams", insert a copy of diagram "Section-Hexagons01"
Break the graphics

The operation produces three rectangles with gray lines.

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

[Bug 122246] breaking produces gray lines (Svg, Metafiles)

Posted by bu...@apache.org.
https://issues.apache.org/ooo/show_bug.cgi?id=122246

Armin Le Grand <Ar...@me.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|---                         |AOO 4.0

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

[Bug 122246] [SVG] breaking produces gray lines

Posted by bu...@apache.org.
https://issues.apache.org/ooo/show_bug.cgi?id=122246

Armin Le Grand <Ar...@me.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|CONFIRMED                   |ACCEPTED
                 CC|                            |Armin.Le.Grand@me.com
           Assignee|issues@openoffice.apache.or |Armin.Le.Grand@me.com
                   |g                           |

--- Comment #2 from Armin Le Grand <Ar...@me.com> ---
ALG: Grapping, taking a look...

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

[Bug 122246] breaking produces gray lines (Svg, Metafiles)

Posted by bu...@apache.org.
https://issues.apache.org/ooo/show_bug.cgi?id=122246

Armin Le Grand <Ar...@me.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ACCEPTED                    |RESOLVED
         Resolution|---                         |FIXED
            Summary|[SVG] breaking produces     |breaking produces gray
                   |gray lines                  |lines (Svg, Metafiles)

--- Comment #3 from Armin Le Grand <Ar...@me.com> ---
ALG: Adapted title. Chenged three basic problems in the metafile breaker,
comitting. Examples look good now.

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

[Bug 122246] [SVG] breaking produces gray lines

Posted by bu...@apache.org.
https://issues.apache.org/ooo/show_bug.cgi?id=122246

--- Comment #1 from Armin Le Grand <Ar...@me.com> ---
Comment on attachment 80647
  --> https://issues.apache.org/ooo/attachment.cgi?id=80647
Draw document with SVG graphics from the Diagrams gallery theme

ALG: Breaking SVGs currently uses the path over metafile since a direct
SdrObject-creator based on primitives is not available (I would love to do
this, but it would be pretty time-consuming, but is planned). Thus, converting
to metafile first and then breaking leads to the same result, but allows
checking where the gray frames come from.

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

[Bug 122246] breaking produces gray lines (Svg, Metafiles)

Posted by bu...@apache.org.
https://issues.apache.org/ooo/show_bug.cgi?id=122246

--- Comment #4 from SVN Robot <sv...@dev.null.org> ---
"alg" committed SVN revision 1480203 into trunk:
i122246 Corrected three basic problems in the metafile breaker

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