Consultor Eletrônico



Kbase P122574: 4GL stack trace dialog overrides custom F1 event behavior when using DEBUG-ALERT
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   11/11/2010
Status: Unverified

SYMPTOM(s):

4GL stack trace dialog overrides custom F1 event behavior when using DEBUG-ALERT

Command-line parameters include -debugalert

SESSION:DEBUG-ALERT = TRUE

4GL stack trace displayed spontaneously when user presses F1

4GL stack trace dialog displayed on F1 key press

4GL code redefines F1 behavior with ON "F1"

4GL stack trace displayed before custom behavior is run

Custom behavior is run correctly after 4GL stack trace is displayed

Issue does not happen if SESSION:DEBUG-ALERT = FALSE

FACT(s) (Environment):

OpenEdge 10.1A02
OpenEdge 10.1B
Windows

CAUSE:

Bug# OE00147180

FIX:

The following workarounds are available:

- avoid using -debugalert in the production environment.
- define the custom behavior on another function key (F2 and others are not affected)