﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
26	Dialogs are improperly sized leading to clipping on DBCS systems	ataylor	andib	"Dialogs throughout XWLAN are too small and/or provide insufficient space for controls on DBCS systems, which leads to clipping as well as cramped, difficult-to-read windows.

This is caused by the windows and controls being scaled for a font of 9.WarpSans with the dialog units scaled for the SBCS default of System Proportional.  Since DBCS systems normally have a different default dialog font (and thus a smaller dialog unit size), all dialogs and controls are reduced in size and become too small for the content.

The solution (and the correct approach in general) is to always lay out the dialogs using the same font as the default system font.  (The font can then be changed to the desired font after layout.)"	defect	closed	major		engine	3.12	fixed		aschn
