Bug 834976

Summary: Key shortcut overview does not show editor key shortcuts
Product: [Retired] Zanata Reporter: David Mason <damason>
Component: Component-UIAssignee: Alex Eng <aeng>
Status: CLOSED DUPLICATE QA Contact: Ding-Yi Chen <dchen>
Severity: low Docs Contact:
Priority: medium    
Version: 1.6CC: aeng, zanata-bugs
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-07-03 06:08:18 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description David Mason 2012-06-25 04:49:05 UTC
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.

Comment 1 Alex Eng 2012-07-03 06:08:18 UTC

*** This bug has been marked as a duplicate of bug 836051 ***