Kbase P129118: 4GL/ABL: Message boxes leave traces on parent window after the message box has been dismissed.
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  25/02/2008 |
|
Status: Unverified
FACT(s) (Environment):
OpenEdge 10.1A02 32-bit Service Pack
Windows XP
SYMPTOM(s):
4GL/ABL: Message boxes leave traces on parent window after the message box has been dismissed.
Message boxes leave traces on any progress window the message box appeared over after the message box has been acknowledged.
Application was migrated from 8.3x
Could not reproduce behavior in a test environment.
Setting the SESSION:IMMEDIATE-DISPLAY to TRUE resolved the issue.
CAUSE:
The exact cause is unknown at the time of this writing. This behavior could be attributed to the graphic card, its driver or some other unknown Operating System or installed applications.
FIX:
Set the SESSION:IMMEDIATE-DISPLAY to TRUE.