To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=53298
                  Issue #:|53298
                  Summary:|Overlength formulas inside a table crash writer app.
                Component:|Formula editor
                  Version:|OOo 2.0 Beta
                 Platform:|All
                      URL:|
               OS/Version:|All
                   Status:|UNCONFIRMED
        Status whiteboard:|
                 Keywords:|
               Resolution:|
               Issue type:|DEFECT
                 Priority:|P1
             Subcomponent:|code
              Assigned to:|tl
              Reported by:|madbop





------- Additional comments from [EMAIL PROTECTED] Sun Aug 14 09:07:35 -0700 
2005 -------
If a formula is generated within a table and is longer then the page or column
width writer crashes.
Steps 2 reproduce:
1. new text document
2. type "fn" and press <F3> -> a table with a formula appears
3. select the "E=mc²" and type any long text into the formula editor
4. leave the editor by clicking somewhere else on the page
5. if the formula is long enough (try also to align the formula to the left) the
system loops to infinite page no. and stalls

This might be related to the fact that the formula object is non-wrapping
(though it schould be), it is incompressible (in size, as it should be do keep
the te font size constant) and writer does not find enough space to squeeze the
thing into.

To summarize, the problem is a result of:
1. missing wrapping code for formulae
2. lack of proper formula labelling/numbering/captioning (c.f. bug #3734)
3. A problem with the handling of oversize cells in tables

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