| Summary: | Cannot rebind action on OS X | ||
|---|---|---|---|
| Product: | [ECD] Orion | Reporter: | Mark Macdonald <mamacdon> |
| Component: | Client | Assignee: | Eric Moffatt <emoffatt> |
| Status: | RESOLVED FIXED | QA Contact: | |
| Severity: | normal | ||
| Priority: | P3 | CC: | emoffatt, Michael_Rennie |
| Version: | unspecified | ||
| Target Milestone: | 14.0 | ||
| Hardware: | PC | ||
| OS: | Mac OS X | ||
| Whiteboard: | |||
|
Description
Mark Macdonald
(In reply to Mark Macdonald from comment #0) > Possibly related: I've configured OS X to map the left Alt key on my US PC > keyboard to Command. So when I'm typing this key binding, I'm actually > pressing Left Alt + P to enter ⌘ + P.) Ignore this point: I tried the builtin keyboard on my Mac and it has the same problem, so the remapping is irrelevant. I've just pushed a commit that should fix this. It fixes a typo in the 'COMMAND' constant in littlelib as well as adopting the correct logic of swapping the COMMAND and CTRL keys when creating the binding on a Mac. |