Kbase P121366: Menus wrap onto mutiple lines and reduce the size of the screen.
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  1/19/2007 |
|
Status: Unverified
FACT(s) (Environment):
Progress 9.1E
OpenEdge 10.0B
OpenEdge 10.1x
SYMPTOM(s):
Height-Pixels and max-Height-Pixels attributes are treated differently
If a menu object moves onto multiple lines the Height-Pixels attribute is decreased but the max-Height-Pixels stays the same.
Because the menu moves onto multiple lines this means some of the window scrolls out of view.
If the window has a fixed height the window cannot be resized to view the part that has scrolled out of view.
If a window is resized so that its menu bar moves on to more than one line, the height-pixels attribute of the window is decreased while the max-height-pixels stays the same. This is a problem where the window is resizable for width, but not for height. This means that part of the window is scrolled out of view and cannot be seen.
Menu wrapping causes part of the window to scroll out of view. If the window height is set to a maximum, part of the window cannot be seen.
CAUSE:
Bug# 20061228-001 and Bug# 20041130-001
FIX:
Use the 'AdjustMenuWrap' setting set to YES in the startup sections of the ini file or Registry.