﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
28	Pressing F1 to access help is noisy (OS/2 window flashes, then view.exe opens)	Lewis Rosenthal	Gregg Young	"Currently, the F1 key binding is defined in edefault.fte as:

{{{
%if(OS_OS2)
    HelpCommand         = ""start view.exe"";
%endif
}}}

This yields a flash of an OS/2 window while view.exe starts. Also, as apparently the configuration file is not used for key bindings until a document is loaded, this binding does not work unless a document has been opened (see ticket #22)."	defect	closed	minor	Release_1.0	eFTEPM	PreRelease_1.0	fixed		
