Bug 4688 - J - Font Dialog does not select a font when selecting a font family (1GET5BW)
Summary: J - Font Dialog does not select a font when selecting a font family (1GET5BW)
Status: RESOLVED FIXED
Alias: None
Product: Platform
Classification: Eclipse Project
Component: SWT (show other bugs)
Version: 2.0   Edit
Hardware: All Linux
: P3 normal (vote)
Target Milestone: 2.0 M4   Edit
Assignee: Grant Gayed CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2001-10-11 14:21 EDT by Tod Creasey CLA
Modified: 2002-02-28 11:26 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-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.