Project

General

Profile

Bug #3134

Bug #2677: fix drawing and functional differences between P2J GUI and 4GL GUI

CHUI menu issues when some labels are empty

Added by Vadim Gindin almost 8 years ago. Updated almost 8 years ago.

Status:
New
Priority:
Normal
Assignee:
-
Target version:
-
Start date:
06/24/2016
Due date:
% Done:

0%

billable:
No
vendor_id:
GCD
case_num:

Related issues

Related to User Interface - Bug #2857: font differences for toggle box and menu Closed
Related to User Interface - Bug #3553: ChUI menus don't work New

History

#1 Updated by Vadim Gindin almost 8 years ago

The following issues was found in #2857 task (note 23):

I've found not implemented menu behavior related to empty labels for CHUI.

1. If label for menu-item or sub-menu is not set, than its name is used (same for GUI).

2. If we set label to some value and after that set it again to ? then:
    ┌─────┐
    │ iii │
    │ _-> │
    └─────┘
It is a SPACE is used to denote empty label (underscored as usual) for SUB-MENU and it works also as mnemonic.

3. If sub-menu contains single menu-item with it's label manually set to ? (or several such menu-items) such sub-menu body even is not shown for CHUI. If sub-menu contains the child sub-menu with label manually set to ? then body must be shown.

4. If in previous issue sub-menu contains more menu-items and some of them has empty label it is shown a single underlined SPACE, but mnemonic doesn't work.

#2 Updated by Greg Shah about 6 years ago

  • Related to Bug #3553: ChUI menus don't work added

Also available in: Atom PDF