Bug 830000 - RFE: Overview for available keyboard shortcuts in web editor
Summary: RFE: Overview for available keyboard shortcuts in web editor
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Zanata
Classification: Retired
Component: Component-UI
Version: 1.6-SNAPSHOT
Hardware: Unspecified
OS: Unspecified
medium
medium
Target Milestone: ---
: 1.6
Assignee: David Mason
QA Contact: Ding-Yi Chen
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-06-08 00:50 UTC by David Mason
Modified: 2012-11-29 23:27 UTC (History)
2 users (show)

Fixed In Version: 1.6
Story Points: ---
Clone Of:
Environment:
Last Closed: 2012-11-29 23:27:09 UTC
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Bugzilla 834976 0 medium CLOSED Key shortcut overview does not show editor key shortcuts 2021-02-22 00:41:40 UTC

Internal Links: 834976

Description David Mason 2012-06-08 00:50:21 UTC
Description of problem:
There is no single point of reference to discover the available key shortcuts in the web editor. Many key shortcuts can only be discovered through tooltips on UI elements, and some key shortcuts cannot be discovered through the UI.

Expected results:
A single point of reference that shows all available key shortcuts.

Comment 1 David Mason 2012-06-08 01:09:39 UTC
An initial implementation has been added with key shortcuts for the Search-replace page and for changing views.

Alt+Y shows a summary of available key shortcuts for the current view, but does not yet show a complete list. Specifically, key shortcuts for the editor are not yet shown in the summary (but should all still be functioning as before).

Comment 2 David Mason 2012-06-08 01:09:40 UTC
    Technical note added. If any revisions are required, please edit the "Technical Notes" field
    accordingly. All revisions will be proofread by the Engineering Content Services team.
    
    New Contents:
Cause
There is no single point of reference to discover the available key shortcuts in the web editor.

Consequence
Many key shortcuts can only be discovered through tooltips on UI elements, and some key shortcuts cannot be discovered through the UI.

Change
A key shortcut summary has been added that shows available key shortcuts for the current view. The summary is shown by inputting Alt+Y, and hidden by clicking outside the summary. The list of shortcuts is not yet complete, as editor key shortcuts have not yet been added to the summary. No UI element has yet been added to access the key shortcut summary.

Result
Users can press Alt+Y to discover some of the available key shortcuts.

Comment 3 Ding-Yi Chen 2012-07-23 02:25:57 UTC
VERIFIED with Zanata version 1.7.0-alpha-2-SNAPSHOT (20120723-0951)

Comment 4 David Mason 2012-07-23 03:18:05 UTC
    Technical note updated. If any revisions are required, please edit the "Technical Notes" field
    accordingly. All revisions will be proofread by the Engineering Content Services team.
    
    Diffed Contents:
@@ -5,7 +5,7 @@
 Many key shortcuts can only be discovered through tooltips on UI elements, and some key shortcuts cannot be discovered through the UI.
 
 Change
-A key shortcut summary has been added that shows available key shortcuts for the current view. The summary is shown by inputting Alt+Y, and hidden by clicking outside the summary. The list of shortcuts is not yet complete, as editor key shortcuts have not yet been added to the summary. No UI element has yet been added to access the key shortcut summary.
+A key shortcut summary has been added that shows available key shortcuts for the current view. The summary is shown by clicking a keyboard icon or by inputting Alt+Y, and hidden by clicking outside the summary or pressing Esc. Only the currently active shortcuts shown (e.g. editor shortcuts are only shown when the editor is open).
 
 Result
-Users can press Alt+Y to discover some of the available key shortcuts.+Users can click the keyboard icon or press Alt+Y to discover all currently available key shortcuts.


Note You need to log in before you can comment on or make changes to this bug.