Consultor Eletrônico



Kbase P144691: DELETE event not working in an editor widget.
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   14/04/2009
Status: Unverified

SYMPTOM(s):

DELETE event not working in an editor widget.

The DELETE-CHARACTER event for an editor widget is fired when hitting the DEL-Key, but does not delete the character.

FACT(s) (Environment):

Windows
Progress 9.x
OpenEdge 10.x

CAUSE:

Bug# 00073606

FIX:

As a workaround, add the following code to the trigger:
SELF:DELETE-CHAR().