Bug 4688

Summary: J - Font Dialog does not select a font when selecting a font family (1GET5BW)
Product: [Eclipse Project] Platform Reporter: Tod Creasey <Tod_Creasey>
Component: SWTAssignee: Grant Gayed <grant_gayed>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3    
Version: 2.0   
Target Milestone: 2.0 M4   
Hardware: All   
OS: Linux   
Whiteboard:

Description Tod Creasey CLA 2001-10-11 14:21:19 EDT
The FontDialog does not always select a font by default when selecting a font family.
	As a result it is possible to select a font description with an empty family

STEPS

	1) Open a Font Dialog
	2) Select one of the Japanese fonts
	3) Hit OK - the font description will be missing a font name as one was not selected

NOTES: n

	TC (6/4/01 1:57:42 PM) - 
		I suspect this might be OK on Linux - it has not caused any problems
		once it is selected.

	McQ (05/06/2001 10:19:18 AM) -
		Running in Japanese on a linux is not currently supported by Eclipse,
		although running in English is. We need to revisit this as part of the 
		full support for J on linux after the June ship.
Comment 1 DJ Houghton CLA 2001-10-29 16:31:04 EST
PRODUCT VERSION: 118 -  Linux 7.0 

Comment 2 Grant Gayed CLA 2002-02-28 10:56:47 EST
Fixed > 0228.  The font dialog has changed such that it always has an 
underlying font, even with invalid or incomplete information.  More relevant to 
this pr, touching a combo always updates subsequent combos appropriately.