Bug 722359
| Summary: | Backlog: Shortcut keys (alt - up/down and j/k arrow keys, alt - g for copy src to trans) | ||
|---|---|---|---|
| Product: | [Retired] Zanata | Reporter: | Ding-Yi Chen <dchen> |
| Component: | Component-UI | Assignee: | Alex Eng <aeng> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Ding-Yi Chen <dchen> |
| Severity: | medium | Docs Contact: | |
| Priority: | high | ||
| Version: | 1.3 | CC: | aeng, sflaniga, zanata-bugs |
| Target Milestone: | --- | ||
| Target Release: | 1.4.2 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2011-10-28 07:02:29 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
| Bug Depends On: | |||
| Bug Blocks: | 743789 | ||
|
Description
Ding-Yi Chen
2011-07-15 01:16:39 UTC
We should also have these shortcuts: alt-j: Move the focus to next cell in both edit mode and navigate mode. alt-k: Move the focus to previous cell in both edit mode and navigate mode. alt-g: copy source to trans in edit mode or navigate mode Most of these shortcuts have been implemented. Some haven't, but they aren't blockers for Zanata 1.4. Currently missing: alt-up, alt-down, alt-j and alt-k currently only work in edit mode, not navigate mode. J and K shortcuts in navigate mode have not been implemented. (Basically, we don't have navigate mode at all, yet.) What has been implemented is okay for 1.4. We shouldn't forget about the navigation-mode shortcuts. Assigning to Scrum product owner for prioritisation. Non-availability of shortcuts particularly in the navigation mode is an important feature loss. Moving this back into the queue to be considered for v1.5. Correction: ALT+J = Move to next entry ALT+K = Move to previous entry Implemented shorcuts in navigation mode. See https://github.com/zanata/zanata/commit/cba272203d9fe8c6bb09438364623317621414c8 VERIFIED with Zanata version 1.4.2-SNAPSHOT (20111017-1623) |