Bug 279167 - Improve keyboard navigation for menu bar
Summary: Improve keyboard navigation for menu bar
Status: CLOSED WONTFIX
Alias: None
Product: Riena
Classification: RT
Component: UI (show other bugs)
Version: unspecified   Edit
Hardware: PC Windows Vista
: P4 normal (vote)
Target Milestone: ---   Edit
Assignee: Project Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
: 273796 (view as bug list)
Depends on: 281433
Blocks: 279165
  Show dependency tree
 
Reported: 2009-06-04 17:13 EDT by Elias Volanakis CLA
Modified: 2016-09-28 10:50 EDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Elias Volanakis CLA 2009-06-04 17:13:35 EDT
Riena's menu bar differs from the standard (windows) menu bar, when it comes to keyboard navigation.

1. When the menu bar has the focus (example File menu, not expanded) pressing ESC should remove the focus from the menu bar and return it to where it was before

2. When a menu is expanded and a regular entry is selected pressing left / right should move to the next menu towards the left / right. If a submenu entry is selected pressing right opens the submenu (this works). If a submenu is open pressing left should close the submenu (this works).
Comment 1 Elias Volanakis CLA 2009-06-24 20:34:17 EDT
Must wait for a resolution of Bug #281433 in SWT
Comment 2 Elias Volanakis CLA 2009-06-30 15:31:20 EDT
One more thing: F10 should focus on the menu (standard in windows). Is there an equivalent on the Mac?
Comment 3 Christian Campo CLA 2009-06-30 15:52:01 EDT
there is no standard key that focuses on the menu on the mac. Typically F8 and higher are used for Expose and other standard Mac OS features and not for the applications.
Comment 4 Elias Volanakis CLA 2009-07-08 23:15:36 EDT
F10 (windows only) will now move the focus to the toolbar.

Christian, if you want this for other platforms leave a comment.
Comment 5 Elias Volanakis CLA 2009-07-08 23:17:16 EDT
Will keep open until SWT team comments on #281433
Comment 6 Elias Volanakis CLA 2009-07-09 00:55:02 EDT
When the menu is focused, hitting ESC will now restore the focus.
Comment 7 Elias Volanakis CLA 2009-07-09 14:25:04 EDT
*** Bug 273796 has been marked as a duplicate of this bug. ***
Comment 8 Elias Volanakis CLA 2009-08-06 13:07:03 EDT
In discussion with Christian we agreed not to do anything here unless there is significant demand from Riena consumers. 

Currently addressing these items would require significant effort, since we have to replace SWT's Menu with our own custom implementation (i.e. CMenu).
Comment 9 Sabine Achilles CLA 2011-07-18 01:51:51 EDT
Since the last note was that we won't do anything until it is a pressing issue for Riena users, I will lower the priority to P4.