This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 78584 - export as .jpg image on selected objects is not scaled properly for interface elements
Summary: export as .jpg image on selected objects is not scaled properly for interface...
Status: RESOLVED INVALID
Alias: None
Product: uml
Classification: Unclassified
Component: Output (show other bugs)
Version: 5.x
Hardware: PC Windows XP
: P4 blocker (vote)
Assignee: issues@uml
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-06-20 13:21 UTC by bugbridge
Modified: 2008-11-18 16:02 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description bugbridge 2006-06-20 13:21:58 UTC
Description:

When the custom width and height is at around 3400, the interface element is
only showing "<<interface>>" in the interface element box and nothing else in
the resulted .jpg file. The class element seems to be scaled properly.

Repro steps:
- create a uml project
- create a class diagram
- create and name 3 class elements and an interface element
- select one of the classes and the interface elements
- click on the "Export as Image" toolbar button
- from the dialog, select "Custom" and enter "3400" in the text field for
"Height" (the Width will be adjusted automatically)
- select JPEG Image (*.jpg) image type
- enter or select a file location and a file name
- click on OK button to generate the .jpg file
- open and view the resulted jpg file
Comment 1 Sergey Petrov 2008-11-18 16:02:24 UTC
6.5 export on selection was removed