Kbase P19045: Application hang when running on Citrix
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  1/16/2009 |
|
Status: Verified
SYMPTOM(s):
Unable to set com-handle property (5677)
Invalid component-handle referenced while processing method/statement:
backcolor. windowResized SUPER/vertmenu.p (5884)
Unable to realize LITERAL widget (4025)
Unable to realize TOGGLE-BOX tgCopyCommentsFl (4025)
Incompatible data types in expression or assignment (223)
SENSITIVE is not a queryable attribute for FILL-IN unit (4025)
Units Not Set Up in Unit Table (4026)
Browse widget must contain at least one record before SELECT-FOCUSED-ROW
method is used (2108)
FACT(s) (Environment):
Progress 9.1x
Citrix/Terminal Services
CAUSE:
Application ran code upon entry to any window to set focus within the window but did not take into account that all visible widgets may be insensitive and that the sensitive widgets may all be hidden.
FIX:
Modify application code to properly handle the condition where all visible widgets are insensitive and all sensitive widgets are hidden.