secondlife / viewer

🖥️ Second Life's official client
GNU Lesser General Public License v2.1
206 stars 53 forks source link

Some mac shortcuts in the menus need correcting to show ^ instead of ⌘ #2487

Open canny[bot] opened 1 week ago

canny[bot] commented 1 week ago

Repro:

  1. On a Mac, for every shortcut listed in the menus, press the shortcut keys listed and verify the action is executed.

Observed: Midday and the rest in World > Environment should start with ^⇧ World > Mini-map should be ^⇧M

Note: There may be others.


Original report: On MacOS the menu accelerator labels should use ^ instead of ⌘, or fix the code to actually look for the ⌘ meta key.

https://secondlife.canny.io/admin/board/bug-reports/p/instead-of

canny[bot] commented 1 week ago

This issue has been linked to a Canny post: ^ instead of ⌘ :tada:

AtlasLinden commented 3 days ago

Please ensure that any fix would still allow shortcuts to use Ctrl (current behaviour).

New Canny comments Comment from reporter: (need control instead of command) ⌘⇧Y (Midday) ⌘⇧M (Mini-map) I see that ⌘⇧S (Snapshot) works properly. Huh. So some (most I suppose) are correct and I just found a couple that didn't work.

Comment from Lou Netizen: I attemped to open a feedback on this issue but it has apparently vanished into the ether. Additional key commands that are failing on macOS: Unlink - Command-Shift-L Nearby - Command-Shift-N and as Hooten noted, MiniMap (Command-Shift-M). These all work if Control is substituted for Command.