13100 triggered me to take a look at keyboard based navigation in Nautilus. These should probably be a number of different issues. There seems to be no way to get from the text pane back to methods-categories-classes-packages , both tab and right-arrow are captured. How do I open the menu on one of the top panes in Nautilus? How do I open the History navigator? Iâd expect groups and hierarchy to be selectable with a key combination when the packages pane is selected. Menu behaves interesting when use with tab key - if you are in a submenu you can tab back to the higher level menu and back down with shift-tab - if you go too far up it only reacts to shift-tab - if there is no submenu, the menu is deselected and it only reacts to shift-tab If I select a class, open the menu, select with keyboard Refactoring, right arrow to select Code rewriting, left arrow to go back and again right arrow, I get a MNU receiver of âboundsâ is nil The world menu behaves slightly different, it has no MNU but just doesnât open the submenu a second time. Moving down and up again restores the submenu. The removeEmtyCategoriesFrom menu item can be selected when there is no class selected. This gives a MNU Stephan
On 20 Mar 2014, at 15:48, Stephan Eggermont <stephan@stack.nl> wrote:
13100 triggered me to take a look at keyboard based navigation in Nautilus. These should probably be a number of different issues.
There seems to be no way to get from the text pane back to methods-categories-classes-packages , both tab and right-arrow are captured.
cmd+crt+left/right arrow
How do I open the menu on one of the top panes in Nautilus?
Do you need menu when you have shortcut for menu items? Can you give me example of application where one can open a contextual menu whiteout the mouse (in OSX you cannot).
How do I open the History navigator?
By tabbing to it and pressing arrow down?
Iâd expect groups and hierarchy to be selectable with a key combination when the packages pane is selected.
They are Ben
On Thu, Mar 20, 2014 at 4:29 PM, Benjamin < benjamin.vanryseghem.pharo@gmail.com> wrote:
On 20 Mar 2014, at 15:48, Stephan Eggermont <stephan@stack.nl> wrote:
13100 triggered me to take a look at keyboard based navigation in Nautilus. These should probably be a number of different issues.
There seems to be no way to get from the text pane back to methods-categories-classes-packages , both tab and right-arrow are captured.
cmd+crt+left/right arrow
How do I open the menu on one of the top panes in Nautilus?
Do you need menu when you have shortcut for menu items? Can you give me example of application where one can open a contextual menu whiteout the mouse (in OSX you cannot).
Ctrl-Fn-F2 opens the Apple menu.
How do I open the History navigator?
By tabbing to it and pressing arrow down?
I'd expect groups and hierarchy to be selectable with a key combination when the packages pane is selected.
They are
Ben
True but it is possible: http://reviews.cnet.com/8301-13727_7-57591609-263/access-menus-via-the-keybo... Now, all this OSX stuff is all nice but on Windows, there is a key for that. There is even a menu icon on it... As Pharo runs on Windows as well, it may be interesting to have a look. Phil On Sat, Mar 22, 2014 at 11:19 PM, Benjamin < benjamin.vanryseghem.pharo@gmail.com> wrote:
On 22 Mar 2014, at 21:48, phil@highoctane.be wrote:
Ctrl-Fn-F2 opens the Apple menu.
This is not a contextual menu
Ben
participants (3)
-
Benjamin -
phil@highoctane.be -
Stephan Eggermont