To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=83911
                 Issue #|83911
                 Summary|Comment imported but not visible
               Component|Word processor
                 Version|OOo 2.3
                Platform|All
                     URL|
              OS/Version|Windows XP
                  Status|UNCONFIRMED
       Status whiteboard|
                Keywords|
              Resolution|
              Issue type|DEFECT
                Priority|P3
            Subcomponent|open-import
             Assigned to|mru
             Reported by|nightware





------- Additional comments from [EMAIL PROTECTED] Fri Nov 23 17:17:57 +0000 
2007 -------
Annotations are not properly imported into OpenOffice.

content.xml is:

      <text:span text:style-name="Kommentarzeichen">
       <text:span text:style-name="T3">
         <office:annotation>
           <dc:creator>Diana</dc:creator>
           <dc:date>2007-11-23T00:00:00</dc:date>
           <text:p>nicht nötig</text:p>
         </office:annotation>
       </text:span>
     </text:span>

Because of some reason.
To be visible it should be:

         <office:annotation>
           <dc:creator>Diana</dc:creator>
           <dc:date>2007-11-23T00:00:00</dc:date>
           <text:p>nicht nötig</text:p>
         </office:annotation>

Kommentarzeichen and T3 makes the comment invisible, but shown correctly in the
navigator.

styles.xml:
<style:style style:name="Absatz-Standardschriftart"
style:family="text"/><style:style style:name="Kommentarzeichen"
style:family="text"
style:parent-style-name="Absatz-Standardschriftart"><style:text-properties
fo:font-size="8pt" style:font-size-asian="8pt"
style:font-size-complex="8pt"/></style:style><style:style style:name="Frame"
style:family="graphic"><style:graphic-properties text:anchor-type="paragraph"
svg:x="0cm" svg:y="0cm" style:wrap="parallel"
style:number-wrapped-paragraphs="no-limit" style:wrap-contour="false"
style:vertical-pos="top" style:vertical-rel="paragraph-content"
style:horizontal-pos="center"
style:horizontal-rel="paragraph-content"/></style:style>

see attached files.

Possible similar issues could be:
23465
38143

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