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 2012/09/24 09:58:03 UTC

[Bug 121090] New: Draw delete part of closed polygon on saving

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

          Priority: P4
            Bug ID: 121090
          Assignee: ooo-issues@incubator.apache.org
           Summary: Draw delete part of closed polygon on saving
          Severity: minor
        Issue Type: DEFECT
    Classification: Application
                OS: All
          Reporter: rjaaskel@saunalahti.fi
          Hardware: All
            Status: UNCONFIRMED
           Version: AOO 3.4.1
         Component: save-export
           Product: drawing

I have district border drawing made by Inscape and saved as .odg file. (See
attachment testiinscape.odg) When I open it to AOO draw, it is quit normal
closed border drawing.  But after saving and reloading it is missing at least
one part of line. I suppose it is last part of border. (See a attachment
testiAOO.odg). Same phenomen happens when I convert some border drawing in
Draw.

I think this is small but annoying fault.

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

[Bug 121090] Draw delete part of closed polygon on saving

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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|CONFIRMED                   |ACCEPTED
                 CC|                            |Armin.Le.Grand@me.com

--- Comment #6 from Armin Le Grand <Ar...@me.com> ---
ALG: At polygon export time (SdXMLImExSvgDElement::AddPolygon) there is code
which reduces the polygon for equal start/end points; this should only be done
when the polygon *is* closed. Good catch! Anyways, that code in xexptran.cxx
should be replaced with using the basegfx tooling nowadays.
Checking...

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

[Bug 121090] Draw delete part of closed polygon on saving

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

Regina Henschel <rb...@t-online.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |CONFIRMED
                 CC|                            |rb.henschel@t-online.de
     Ever confirmed|0                           |1

--- Comment #5 from Regina Henschel <rb...@t-online.de> ---
The object is not closed. You can notice this, when you try to fill it. You can
close the object from its context menu.

I see the problem with the attached document. It remains after ungrouping the
object. I cannot reproduce it with a new document.

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

[Bug 121090] Draw delete part of closed polygon on saving

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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ACCEPTED                    |RESOLVED
         Resolution|---                         |FIXED

--- Comment #8 from Armin Le Grand <Ar...@me.com> ---
ALG: Okay, done.

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

[Bug 121090] Draw delete part of closed polygon on saving

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

--- Comment #2 from Risto Jääskeläinen <rj...@saunalahti.fi> ---
Created attachment 79628
  --> https://issues.apache.org/ooo/attachment.cgi?id=79628&action=edit
Fault file or drawing

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

[Bug 121090] Draw delete part of closed polygon on saving

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

--- Comment #1 from Risto Jääskeläinen <rj...@saunalahti.fi> ---
Created attachment 79627
  --> https://issues.apache.org/ooo/attachment.cgi?id=79627&action=edit
Correct tile, what users expect.

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

[Bug 121090] Draw delete part of closed polygon on saving

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

--- Comment #4 from Regina Henschel <rb...@t-online.de> ---
*** Bug 121091 has been marked as a duplicate of this bug. ***

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

[Bug 121090] Draw delete part of closed polygon on saving

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

--- Comment #3 from Risto Jääskeläinen <rj...@saunalahti.fi> ---
*** Bug 121089 has been marked as a duplicate of this bug. ***

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

[Bug 121090] Draw delete part of closed polygon on saving

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

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

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

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

[Bug 121090] Draw delete part of closed polygon on saving

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

--- Comment #7 from Armin Le Grand <Ar...@me.com> ---
ALG: Looks good. Committing...

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