To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=59093
                  Issue #:|59093
                  Summary:|polyline does not load correctly
                Component:|Presentation
                  Version:|OOo 2.0
                 Platform:|All
                      URL:|
               OS/Version:|All
                   Status:|UNCONFIRMED
        Status whiteboard:|
                 Keywords:|
               Resolution:|
               Issue type:|DEFECT
                 Priority:|P3
             Subcomponent:|open-import
              Assigned to:|wg
              Reported by:|zagge





------- Additional comments from [EMAIL PROTECTED] Thu Dec  8 08:24:25 -0800 
2005 -------
I'm one of the developers working on koffice. During testing of loading odp 
files generated by kpresenter I found a bug when loading draw:polyline 
objects. 
 
The objects loads correct as long as it is like the following: 
 
<draw:polyline draw:style-name="gr1" draw:id="object1" 
svg:width="86.4001496784pt" svg:height="57.6000997856pt" 
svg:x="57.6000997856pt" svg:y="57.6000997856pt" draw:name="Polyline" 
svg:viewBox="0 0 704323 400000" draw:points="0,0 400000,400000 0,400000 
704323,200000"/> 
 
But if however the 704323 is incremented by one the resulting object does not 
look as it should (nearly as the above one) 
 
<draw:polyline draw:style-name="gr1" draw:id="object1" 
svg:width="86.4001496784pt" svg:height="57.6000997856pt" 
svg:x="57.6000997856pt" svg:y="57.6000997856pt" draw:name="Polyline" 
svg:viewBox="0 0 704324 400000" draw:points="0,0 400000,400000 0,400000 
704324,200000"/> 
 
I will attach 2 presentations with this objects to the bugreport.

---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to