View Issue Details

IDProjectCategoryView StatusLast Update
0015374MMW 5Main Panelpublic2024-02-26 09:29
ReporterLudek Assigned To 
PriorityurgentSeverityminorReproducibilityalways
Status closedResolutionreopened 
Product Version5.0 
Target Version5.0Fixed in Version5.0 
Summary0015374: Menu bar keyboard navigation is broken (regression)
DescriptionWhen menu bar is shown (by default):
1) press Alt
=> menu items gets the first letter underscored as expected
2) press F to open File submenu
=> nothing happens!

When menu bar is hidden:
Press Alt+down arrow to show the menu
=> nothing happens

Both used to work in the past

TagsNo tags attached.
Fixed in build2159

Relationships

related to 0020617 closedmichal Menus should not have their first item highlighted on opening 

Activities

Ludek

2019-01-23 17:21

developer   ~0052203

Fixed

Ludek

2019-02-07 21:43

developer   ~0052469

Last edited: 2019-02-07 22:03

Re-opened, some further issues:

3) Pressing Tab stops on the menu bar, this shouldn't happen (as in MM4 and other apps)
i.e. main menu shouldn't be focusable using Tab (only using Alt)

4) Up arrow closes main menu and the main menu bar loses focus!

5) When Alt is pressed then menu bar is focused, but menu item must be opened using Enter,
'Down arrow' should work too

=> Fixed in 2156

Ludek

2019-02-07 21:59

developer   ~0052470

Last edited: 2019-02-08 09:39

Re-opened:
When menu bar is shown and Play menu item is opened:

6) using left arrow closes the Play submenu and menu bar looses focus!
It should open View menu instead (like in MM4).

7) using right arrow on 'Play to...' sub-item fails to open the 'Play to...' submenu -- instead of this it goes to the next main menu item (i.e. Tools)

michal

2019-02-08 16:36

developer   ~0052509

Fixed in build 2157.

peke

2019-02-12 00:55

developer   ~0052588

Last edited: 2019-02-12 00:55

Re-open

8) While 7) is fixed using right arrow to open submenu it do not focus in first/active submenu item and user needs to press UP/DOWN to get focus on items in submenu

9) While Sub- Menu is open with right button I would suggest that pressing Right Arrow do not go to next menu but rather closes submenu like Left Arrow. It just feel more natural.

michal

2019-02-13 14:02

developer   ~0052607

8) fixed in build 2159.
9) not implemented, I did not find any application with such behavior, all apps with menu toolbar (MM4 included) skip to next main menu item.

peke

2019-02-14 01:37

developer   ~0052613

Last edited: 2019-02-14 01:47

8) Verified 2159

9) you are right it will be non standard behavior, this is also fixed like you pointed act same as in other apps. NOTE bug 8 (where no highlighted menu item existed) caused strange behavior on Right arrow at least on my PC all OK in 2159