To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=49463


User bm changed the following:

                  What    |Old value                 |New value
================================================================================
                    Status|NEW                       |RESOLVED
--------------------------------------------------------------------------------
                Resolution|                          |FIXED
--------------------------------------------------------------------------------




------- Additional comments from [EMAIL PROTECTED] Thu May 19 03:01:49 -0700 
2005 -------
The default size for charts (8x7 cm) is the reference size for which in the
ChartModel CTOR all font sizes are set (e.g. sub-title 11pt). For some reason on
load, the page size is initially (0,0), and a BuildChart is performed which
changes font sizes according to the page size ("view"). As a result, all font
sizes become 0. Naturally, later resizes do never again change the font
sizes. (The UI displays 2pt because this is defined as the minimum size for
fonts).

In SchDocShell::Load the method Construct is called. There, the default size
(vis-area, page size) is now set.  This fixes the bug, but of course this is
only fighting symptoms.


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