To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=91779
                 Issue #|91779
                 Summary|Incorrect math formula sizing upon loading
               Component|Word processor
                 Version|DEV300m24
                Platform|Unknown
                     URL|
              OS/Version|All
                  Status|UNCONFIRMED
       Status whiteboard|
                Keywords|
              Resolution|
              Issue type|DEFECT
                Priority|P3
            Subcomponent|open-import
             Assigned to|tl
             Reported by|gvarek





------- Additional comments from [EMAIL PROTECTED] Thu Jul 17 21:38:55 +0000 
2008 -------
For an automatically-generated file in Open Document Format (ODF), the math
formulas are incorrectly sized upon loading.

In the embedded content.xml file, a MathML formula is inserted in a draw:frame
object, like this, without the svg:width and svg:height attributes:
    <draw:frame
      draw:name="Objekt1"
      text:anchor-type="as-char"
      draw:z-index="0">
      <draw:object>
        <math:math>
    [... MathML content here ...]
        </math:math>
    </draw:object>
    </draw:frame>

With version 2.3.0 (at least with Linux), this worked fine: Writer would
automatically resize all formulas upon loading.

This no longer works for subsequent versions, the last tested being DEV300 m24.
All the equations are sized to 0.201cm x 0.467cm, regardless of their content.

To be able to reproduce the problem, you can find a sample document (and
screenshots) here:
http://user.services.openoffice.org/en/forum/viewtopic.php?f=30&t=7509

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