Kbase P103858: Non-persistent child SmartWindow appears to have focus but does not
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  03/05/2005 |
|
Status: Unverified
FACT(s) (Environment):
OpenEdge 10.x
SYMPTOM(s):
Parent SmartWindow runs child SmartWindow non-persistently
Parent SmartWindow has its SENSITIVE attribute set to false before the child SmartWindow is run and set to true after returning from the child SmartWindow
Child SmartWindow visually appears to have focus but in fact does not
CAUSE:
The exact cause is unknown at the time of this writing
FIX:
To workaround this issue add the following line of code to the initializeObject internal procedure after the RUN SUPER statement:
APPLY 'ENTRY' TO {&WINDOW-NAME}.