jupyterlab / lumino

Lumino is a library for building interactive web applications
https://lumino.readthedocs.io/
Other
598 stars 127 forks source link

macOS: Emoji used for "enter" in pulldown menu keyboard shortcuts #540

Closed JasonWeill closed 1 year ago

JasonWeill commented 1 year ago

Description

Copied from https://github.com/jupyterlab/jupyterlab/issues/13986.

In the "Run" menu, an emoji ↩️ is used for the ENTER or RETURN key. Other menus use Unicode characters without the emoji indicator codepoint U+FE0F. Other menus use strictly non-emoji Unicode character presentations to render accelerator or other non-alphanumeric keys.

image

image

Reproduce

  1. Open JupyterLab 4.
  2. Click the Run pulldown menu.

Expected behavior

"Enter" appears as a non-emoji character, such as U+21A9.

Context

welcome[bot] commented 1 year ago

Thank you for opening your first issue in this project! Engagement like this is essential for open source projects! :hugs:
If you haven't done so already, check out Jupyter's Code of Conduct. Also, please try to follow the issue template as it helps other other community members to contribute more effectively. welcome You can meet the other Jovyans by joining our Discourse forum. There is also an intro thread there where you can stop by and say Hi! :wave:
Welcome to the Jupyter community! :tada: