Bug #1530
closedShortcut modifiers are messed up on Mac OS X
100%
Description
Default Ctrl+<.> shortcuts are in fact Command+<.>
Of course, Ctrl-Tab is useless, since Mac OS X switches applications with it.
- pressing Ctrl gives you Meta
- pressing Cmd gives Ctrl
There seems to be no way to define usable Ctrl-shortcuts, which is really a PITA.
v.0.6.60 (no current version in Reported in dropdown list), Mac OS X 10.9
Updated by krigstask almost 11 years ago
P.S. Qt4-based Psi client seems to work fine with both default shortcuts and their customization.
Updated by 0xd34df00d almost 11 years ago
I'm not sure it makes sense. Qt tries to be smart automatically replacing the shortcuts, does it really worth it to outsmart Qt's smarteness?
Updated by krigstask almost 11 years ago
0xd34df00d wrote:
I'm not sure it makes sense. Qt tries to be smart automatically replacing the shortcuts, does it really worth it to outsmart Qt's smarteness?
I don't think anybody appreciates that kind of smartypantsness, I for one prefer an application to behave predictably. Either way, one just cannot use Ctrl-Tab and Ctrl-F4 shortcuts at all, for example, and it drives me nuts to use Alt for those.
Updated by 0xd34df00d over 10 years ago
- Status changed from New to Assigned
Actually, this behavior pisses me off as well.
Updated by 0xd34df00d over 10 years ago
- Target version set to 0.6.65
- Estimated time set to 2:00 h
Updated by 0xd34df00d over 10 years ago
- Estimated time changed from 2:00 h to 3:00 h
Updated by 0xd34df00d over 10 years ago
- Status changed from Assigned to Resolved
- % Done changed from 0 to 100
Applied in changeset main|commit:1c798bf4c5ac99ba17434025209c38a5330618ad.
Updated by 0xd34df00d over 10 years ago
Ok, so now opening a tab is really Ctrl+T (instead of much more handy and Mac-way Command+T), closing is Ctrl+W (instead of Command+W), etc. Just used this a little bit myself, and feels like things actually got worse. I suggest reverting this.
Updated by 0xd34df00d over 10 years ago
IMO the proper way to fix this is to show Command as Command and not as Ctrl etc. in the shortcuts dialog.
Updated by krigstask over 10 years ago
This fix hasn't actually fixed anything for me (I still couldn't switch with tabs Ctrl-Tab), but now (after revert) I can't even switch with Alt-Tab as I had to in 0.6.60 (-:E
Updated by krigstask over 10 years ago
krigstask wrote:
I can't even switch with Alt-Tab as I had to in 0.6.60 (-:E
Still works, sorry.
Updated by 0xd34df00d over 10 years ago
- Status changed from Resolved to Assigned
- % Done changed from 100 to 30
- Estimated time changed from 3:00 h to 5:00 h
Updated by 0xd34df00d over 10 years ago
- Status changed from Assigned to Resolved
- % Done changed from 30 to 100
Applied in changeset main|commit:52c12c7802a7cb3ca242762f334a4a495e8cd1ab.