question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Keyboard Shortcuts Insert Special Characters on Mac

See original GitHub issue

I’m not sure if there is an event bubbling / preventDefault issue, but on Mac OS many of the keyboard shortcuts involving alt will immediately type the associated special character into the focused field. For example:

  • alt+a types å into the library bar
  • alt+q types œ into the quick add prompt

Also one of the menus might want to mention the Mac “translations” used:

  • Option can replace alt; you don’t have to hold fn down for “true” alt.
  • del means forward delete, i.e. fn+del, not the “delete” key which browsers rightfully treat as equivalent to backspace.

Tangentially, for those of us on condensed keyboards, could we move the del shortcuts to backspace? I’m not sure my Win laptop can even send a delete…

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:7 (7 by maintainers)

github_iconTop GitHub Comments

1reaction
cynicaloptimistcommented, Dec 1, 2019

Tickets are cheap, open a new one and reference this one.

0reactions
chrisbloom7commented, Nov 22, 2019

@cynicaloptimist Thanks for merging my PR! Should we keep this open as we work through the other parts of it, or would you prefer splitting the additional scope out into a new ticket?

Read more comments on GitHub >

github_iconTop Results From Across the Web

How to do letter accents on Mac and other special characters
Press and hold option on the keyboard to see some of the special characters (e.g. option + p = π) · Press and...
Read more >
How to Type Special Characters on a Mac Keyboard
To use the character viewer, use the shortcut ^ + Command + Space, or: Click Edit on your menu ...
Read more >
How to type Æ, €, #, @, © and more special characters on a Mac
Shift-Alt/Option-2 = ™. On a US keyboard to type ™ you need to press: Alt/Option-2 = ™. Degrees. If it's ...
Read more >
Alt Code Shortcuts for Mac to Insert Symbols - WebNots
In this article, we provide the complete list alt code shortcuts for Mac to insert symbols. You can use the option key to...
Read more >
How To Type Special Keyboard Symbols On Mac - Setapp
Another way is to use a keyboard shortcut. You can get an acute accent by typing Option + E and then the letter....
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found