Ticket #1983 (closed bug: fixed)
Keyboard shortcut consistency is needed (pluses and minuses)
Reported by: | deyan | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | M12_RELEASE |
Component: | uncategorized | Version: | 2.0 |
Keywords: | feedback | Cc: | |
Category: | unknown | Effort: | |
Importance: | Ticket_group: | ||
Estimated Number of Hours: | 0 | Add Hours to Ticket: | 0 |
Billable?: | yes | Total Hours: | 0 |
Analysis_owners: | deyan | Design_owners: | |
Imp._owners: | Test_owners: | ||
Analysis_reviewers: | nenko | Changelog: | |
Design_reviewers: | Imp._reviewers: | ||
Test_reviewers: | Analysis_score: | 0 | |
Design_score: | 0 | Imp._score: | 0 |
Test_score: | 0 |
Description (last modified by deyan) (diff)
Use only pluses for keyboard shortcuts. Currently Alt shortcuts are with "-" (Menu shortcuts are "Alt-F", "Alt-E", etc.) others are with "+" ("Ctrl+S", "Ctrl+N", etc)
Change History
comment:4 Changed 15 years ago by nenko
- Status changed from s1b_analysis_finished to new
- Analysis_reviewers set to nenko
I can choose, but will my decision be right?
Isn't the bug description supposed to tell when is the appropriate behaviour?
comment:5 Changed 15 years ago by deyan
- Status changed from new to s1b_analysis_finished
- Description modified (diff)
comment:6 Changed 15 years ago by peko
There is a difference between accelerator and mnemonic, their definition and customization as well. Changing accelerators appearance is easy while mnemonics should be hacked somehow in order to have the appearance changed (in tool-tips). Suppose all pluses should become minuses if we want to be same.
Note: See
TracTickets for help on using
tickets.