keyboard shortcuts for sao
I am wondering if we add key shortcuts on sao...
- Show closed items
Activity
-
Newest first Oldest first
-
Show all activity Show comments only Show history only
- Diego Abad added sao + 1 deleted label
added sao + 1 deleted label
- Author
However I think that we should use alt key instead of ctrl key
I add a initial review32881002 - Diego Abad added 1 deleted label and removed 1 deleted label
added 1 deleted label and removed 1 deleted label
New review32881002 at https://codereview.tryton.org/32881002/#ps1
review32881002 updated at https://codereview.tryton.org/32881002/#ps20001
review32881002 updated at https://codereview.tryton.org/32881002/#ps40001
review32881002 updated at https://codereview.tryton.org/32881002/#ps60001
review32881002 updated at https://codereview.tryton.org/32881002/#ps80001
review32881002 updated at https://codereview.tryton.org/32881002/#ps100001
- Developer
Why are you sugesting the alt keywork instead of ctrl key?
I prefer the same behaviour as gtk client.
P.S: If you plan to work on the issue please assign it to yourself. - Diego Abad assigned to @vperilla
assigned to @vperilla
- Author
Because ctrl keys are used by browser, but I think
that we can decide between (ctrl or alt). - Owner
I think we should look at our shortcuts and compare with the shortcuts of popular browsers (chrome, firefox, IE and Safari). We should take the decision according to how much conflict there are and how bad they are.
- Author
Seems that chrome prevent redefine certain ctrl shortcuts
https://github.com/ccampbell/mousetrap/issues/159
https://github.com/ccampbell/mousetrap/issues/172
https://github.com/chieffancypants/angular-hotkeys/issues/157 review32881002 updated at https://codereview.tryton.org/32881002/#ps130001
review32881002 updated at https://codereview.tryton.org/32881002/#ps150001
review32881002 updated at https://codereview.tryton.org/32881002/#ps170001
review32881002 updated at https://codereview.tryton.org/32881002/#ps190001
review32881002 updated at https://codereview.tryton.org/32881002/#ps210001
review32881002 updated at https://codereview.tryton.org/32881002/#ps230001
review32881002 updated at https://codereview.tryton.org/32881002/#ps250001
review32881002 updated at https://codereview.tryton.org/32881002/#ps270001
review32881002 updated at https://codereview.tryton.org/32881002/#ps290001
review32881002 updated at https://codereview.tryton.org/32881002/#ps310001
review32881002 updated at https://codereview.tryton.org/32881002/#ps330001
review32881002 updated at https://codereview.tryton.org/32881002/#ps350001
review32881002 updated at https://codereview.tryton.org/32881002/#ps370001
review32881002 updated at https://codereview.tryton.org/32881002/#ps390001
review32881002 updated at https://codereview.tryton.org/32881002/#ps410001
review32881002 updated at https://codereview.tryton.org/32881002/#ps430001
review32881002 updated at https://codereview.tryton.org/32881002/#ps450001
review32881002 updated at https://codereview.tryton.org/32881002/#ps470001
review32881002 updated at https://codereview.tryton.org/32881002/#ps490001
review32881002 updated at https://codereview.tryton.org/32881002/#ps510001
review32881002 updated at https://codereview.tryton.org/32881002/#ps530001
review32881002 updated at https://codereview.tryton.org/32881002/#ps590001
- Owner
I think it is better to keep using CTRL instead of ALT because:
- ALT is for accessing menu so it opens the browser menu
- we stay close to tryton shortcuts
- only 2 shortcuts are problematic:
- CTRL+n: could be replaced by CTRL+a
- CTRL+w: could be replaced by CTRL+x review32881002 updated at https://codereview.tryton.org/32881002/#ps610001
- Owner
Here is review41481002 that adds missing shortcuts to tryton.
- Cédric Krier assigned to @ced and unassigned @vperilla
- Cédric Krier added tryton + 1 deleted label and removed 1 deleted label
added tryton + 1 deleted label and removed 1 deleted label
review32881002 updated at https://codereview.tryton.org/32881002/#ps630001
review41481002 updated at https://codereview.tryton.org/41481002/#ps1
New changeset b655a49d4a81 by Cédric Krier in branch 'default':
Add missing shortcuts
http://hg.tryton.org/tryton/rev/b655a49d4a81- Roundup Robot added 1 deleted label and removed 1 deleted label
added 1 deleted label and removed 1 deleted label
- Roundup Robot closed
closed
New changeset f4920808b74a by Cédric Krier in branch 'default':
Add keyboard shortcuts
http://hg.tryton.org/sao/rev/f4920808b74a