Modify ↓
#956 closed enhancement (fixed)
Implement keyboard shortcuts in the web UI
| Reported by: | Owned by: | Jonas Borgström | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | general | Version: | 0.9 |
| Severity: | normal | Keywords: | keyboard accesskey |
| Cc: | Branch: | ||
| Release Notes: | |||
| API Changes: | |||
| Internal Changes: | |||
Description
It would be quite nice to have keyboard shortcuts for the most common features of Trac (New Ticket, View Tickets, Roadmap, Timeline, Search…)
Using the <accesskey> tag, it's fully standard, and it would improve the UI a lot in my opinion
Attachments (0)
Change History (3)
comment:1 by , 21 years ago
| Resolution: | → worksforme |
|---|---|
| Status: | new → closed |
comment:2 by , 20 years ago
| Resolution: | worksforme |
|---|---|
| Status: | closed → reopened |
| Version: | 0.8 → 0.9 |
How about also providing shortcuts in the wiki editor like ctrl-s for saving or ctrl-p for preview, etc. This shouldn't be too hard to implement.
comment:3 by , 20 years ago
| Keywords: | accesskey added |
|---|---|
| Resolution: | → fixed |
| Status: | reopened → closed |
See discussion in #1752.
Note:
See TracTickets
for help on using tickets.



Most of the major areas already have <accesskey>s. See TracAccessibility.