Project

General

Profile

Bug #3461

Remaining menu/sub-menu bugs or incorrect behavior

Added by Eugenie Lyzenko over 6 years ago. Updated over 6 years ago.

Status:
New
Priority:
Normal
Assignee:
-
Target version:
-
Start date:
01/22/2018
Due date:
% Done:

0%

billable:
No
vendor_id:
GCD
case_num:

menubar_initial_focus_fwd_20180122.jpg - Initial focus position (14.3 KB) Eugenie Lyzenko, 01/22/2018 05:06 PM

menubar_after_nenu_exit_focus_fwd_20180122.jpg - After menu exit focus position (12.4 KB) Eugenie Lyzenko, 01/22/2018 05:07 PM

menubar_on_exit_fwd_2018.jpg - Menubar on exit FWD (35.1 KB) Eugenie Lyzenko, 01/22/2018 05:51 PM

menubar_on_exit_4gl.jpg - Menubar on exit 4GL (36.5 KB) Eugenie Lyzenko, 01/22/2018 05:52 PM


Related issues

Related to User Interface - Bug #3381: Sub-menu drawing issues Closed

History

#1 Updated by Eugenie Lyzenko over 6 years ago

  • Related to Bug #3381: Sub-menu drawing issues added

#2 Updated by Eugenie Lyzenko over 6 years ago

Focus is not properly returning to the initial widget. Testcase: menu/menubar.p

1. Run the test and press Show menubar button.
2. Note the focus is currently on the last pressed button:

Initial focus position

3. Operate with menu and at some point press ESC key to completely exit from menu. No menu item highlight should be presented.
4. Note the focus is not returning to the initial Show menubar button.

After menu exit focus position

#3 Updated by Eugenie Lyzenko over 6 years ago

When application exits the menu is still visible. Testcase: menu/menubar.p

1. Run the test and press Show menubar button.
2. Stop application by pressing Exit button or Esc key on keyboard.
3. Observe the menubar is still visible:

Menubar on exit FWD

While in 4GL the menu is automatically closing/hiding:

Menubar on exit 4GL

#4 Updated by Eugenie Lyzenko over 6 years ago

So far I do not see anymore remaining issues in current menu implementation. Including multiple item highlighted issue is not happening in my scenarios.

Hynek, let me know please if I have missed something.

#5 Updated by Hynek Cihlar over 6 years ago

The menu mnemonics don't work as expected. There are multiple issues, menu/items not opened/triggered when mnemonic triggered in some cases and wrong menu item/submenu selected when mnemonic triggered (when menu items share the same mnemonic for example).

I recommend to do full regression testing on the mnemonic support.

Also available in: Atom PDF