Patch #18692
Access keys for previous (p)/next (n) links
Status: | Closed | Start date: | ||
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | % Done: | 0% | ||
Category: | UI | |||
Target version: | 3.0.0 |
Description
This patch adds new access keys, 'p' for a previous issue link and 'n' for a next issue link.
With this, we can quickly move to a previous/next issue. Especially usuful when we look one after another a issue.
Related issues
Associated revisions
Adds p/n access keys for previous/next links (#18692).
Patch by Go MAEDA.
History
#1
Updated by Go MAEDA about 6 years ago
- Related to Feature #449: Keyboard shortcuts added
#2
Updated by Jean-Philippe Lang about 6 years ago
Maybe we could add these access keys to all paginations?
#3
Updated by Go MAEDA about 6 years ago
Jean-Philippe Lang wrote:
Maybe we could add these access keys to all paginations?
Thanks for the feedback. I'll try it.
#4
Updated by Go MAEDA about 6 years ago
- File 18692-2.diff
added
Here's a new patch. Assigned 'p' and 'n' access keys to the following links.
- paginations
- previous/next links of issues/show, activities/index, repositories/revision, gantt/show
- previous/next month links of calendar/show
#5
Updated by Jean-Philippe Lang about 6 years ago
- Subject changed from Access keys for previous/next issue links to Access keys for previous (p)/next (n) links
- Status changed from New to Closed
- Assignee set to Jean-Philippe Lang
- Target version set to 3.0.0
Patch committed in r13794, thanks!
#6
Updated by Go MAEDA about 6 years ago
I'm glad to see the patch has been accepted. Thanks.