Feature #449

Keyboard shortcuts

Added by Motohiro Takayama over 4 years ago. Updated about 1 year ago.

Status:Reopened Start date:
Priority:Normal Due date:
Assignee:- % Done:

0%

Category:UI
Target version:-
Resolution:

Description

It would be so convinient and productive if redMine supports keyboard shortcuts like Trac or some nifty web apps.
For example, press Ctrl+R to preview, Ctrl+S to submit, Ctrl+/ to enter search text, ...

To support above, we would only need to add "accesskey" attribute to elements (like input, a).

Thanks,


Related issues

related to Feature #6846: Add keyboard shortcuts New 2010-11-08
related to Defect #7878: Most keyboard shortcuts don't work on OS X New 2011-03-15

History

#1 Updated by Jean-Philippe Lang over 4 years ago

Added the following accesskeys in r804:
  • e => edit
  • r => preview
  • f => quick search
  • 4 => search

Reopen this request if you have any other proposal.

#2 Updated by Paolo Sulprizio over 1 year ago

  • Status changed from Closed to Reopened

It would be useful to write in the "title" attribute of every "a" tag with an accesskey a description of the keyboard shortcut, for instance: "Bold (Ctrl+B)".

CTRL+Alt+P => go to projet

In Issue edit:
Ctrl+Alt+S => Focus on Status
Ctrl+Alt+A => Choose file to attach popup (if is possible)

In "Notes" area:
Ctrl+P => pre

Less important:
Ctrl+B => Bold
Ctrl+I => Italic
Ctrl+U => Underline

#3 Updated by Etienne Massip about 1 year ago

  • Category set to UI

Also available in: Atom PDF