Kbase P155947: 4GL/ABL: SELECTION-LIST widget items shift upwards when the last item is selected.
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  16/11/2009 |
|
Status: Unverified
SYMPTOM(s):
4GL/ABL: SELECTION-LIST widget items shift upwards when the last item is selected.
Scrolling up the list becomes impossible using the mouse and is only possible using the UP-ARROW and DOWN-ARROW keys.
FACT(s) (Environment):
Windows
Progress 8.x
Progress 9.x
OpenEdge 10.x
CAUSE:
The height of the SELECTION-LIST widget is not big enough to accommodate its items.
FIX:
Increase the height of the SELECTION-LIST widget and test at design time to make sure that all the items are accessible and visible at run time. Alternatively, use the UP-ARROW and DOWN-ARROW keys to navigate the SELECTION-LIST widget items.