Bug 2155 - [JFace] Project Reference preference page wraps info too soon (1GE8MLW)
Summary: [JFace] Project Reference preference page wraps info too soon (1GE8MLW)
Status: RESOLVED FIXED
Alias: None
Product: Platform
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 2.0   Edit
Hardware: All Linux
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Kevin Haaland CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2001-10-10 22:27 EDT by Tod Creasey CLA
Modified: 2002-01-22 09:14 EST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Tod Creasey CLA 2001-10-10 22:27:35 EDT
The label in the ProjectReferences page wraps too soon - it ends up on 3 lines and would be better
on fewer. This is because the widget does not fill horizontal.


NOTES:
	EJP (07/12/01 04:04:43 PM)
		createControl() in PreferencePage sets the layout data after calling createDescriptionLabel
			descriptionLabel= createDescriptionLabel(content);
			if (descriptionLabel != null) {
				descriptionLabel.setLayoutData(new GridData(GridData.FILL_HORIZONTAL));
			}
		createControl() in ProjectPreferencePage does not do it.
Comment 1 DJ Houghton CLA 2001-10-29 17:55:41 EST
PRODUCT VERSION: 011


Comment 2 Tod Creasey CLA 2002-01-22 09:14:29 EST
Verified fixed in build 20020115