Kbase P181673: Executing WAIT-FOR Application:Run twice breaks menu shortcut keys
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  2/1/2011 |
|
Status: Unverified
SYMPTOM(s):
Executing WAIT-FOR Application:Run twice breaks menu shortcut keys
When WAIT-FOR System.Windows.Forms.Application:Run:() is executed two times and the form contains a menu option with a shortcut key, this shortcut breaks on the second run.
FACT(s) (Environment):
Windows
OpenEdge 10.2B
CAUSE:
Bug# OE00204235
FIX:
As a workaround use WAIT-FOR ShowDialog() instead.