Description of problem: Alt+Y key shortcut overview does not show any of the available editor key shortcuts. Version-Release number of selected component (if applicable): 1.6 How reproducible: Always Steps to Reproduce: 1.Open editor and load a document in the editor 2.Press Alt+Y Actual results: Only Application level key shortcuts are shown. Expected results: All currently available key shortcuts are shown. Additional info: Editor shortcuts are not yet implemented through KeyShortcutPresenter. Replacing shortcut code with key shortcut registrations will fix this issue. See SearchResultsPresenter.onBind for sample shortcut registrations.
*** This bug has been marked as a duplicate of bug 836051 ***