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