Bug 96379 - Font size changing disturbs diagramm.
Summary: Font size changing disturbs diagramm.
Status: RESOLVED NOT A BUG
Alias: None
Product: umbrello
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR normal
Target Milestone: ---
Assignee: Umbrello Development Group
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-01-05 18:42 UTC by Christoph Bartoschek
Modified: 2005-01-06 01:30 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Christoph Bartoschek 2005-01-05 18:42:27 UTC
Version:            (using KDE KDE 3.3.2)
Installed from:    Compiled From Sources

When one resizes the font of a class, some strange things happen. Here is how to reproduce it.

1. Create a new Document
2. Insert a class with three attributes. The attributes get their default names and types. The last attribute however gets the Type "Holgersson".
3. Right Click on the new class and Change Font. Change the font from 10 pt to 12pt.
4. Save the diagramm and close umbrello.
5. Start umbrello and open the diagramm, when it is no opened autmatically.

You see that the method section of the class has a too big height.

6. Click on the class, wait a second an click again. 

The class box shrinks such that part of the typename of the third attribute is outside the class.  The method secion has now the correct height.

7. Double click on the class and close the upcoming dialog with ok.

Now the class has the correct width and heigth.
Comment 1 Jonathan Riddell 2005-01-06 01:30:58 UTC
I can see this in Umbrello 1.3 (KDE 3.3) branch but it seems to be fixed in CVS HEAD (Umbrello 1.4, KDE 3.4).

Thanks for your report.